Skip to content

Added static keyword to static classes#215

Merged
ErikSchierboom merged 2 commits intoexercism:dotnet-corefrom
tushartyagi:dotnet-core
Feb 28, 2017
Merged

Added static keyword to static classes#215
ErikSchierboom merged 2 commits intoexercism:dotnet-corefrom
tushartyagi:dotnet-core

Conversation

@tushartyagi
Copy link
Copy Markdown
Contributor

The following 5 exercises had only static methods but the classes were not static. Changes for the same.
Targets #207

Copy link
Copy Markdown
Member

@ErikSchierboom ErikSchierboom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great! Would you mind also changing the example implementations (in the Example.cs file) for those problems to also use static classes?

@tushartyagi
Copy link
Copy Markdown
Contributor Author

@ErikSchierboom Done with changes.

@ErikSchierboom ErikSchierboom merged commit b52a761 into exercism:dotnet-core Feb 28, 2017
@ErikSchierboom
Copy link
Copy Markdown
Member

Thanks a lot @tushartyagi!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants