Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added static keyword to static classes #215

Merged
merged 2 commits into from
Feb 28, 2017

Conversation

tushartyagi
Copy link
Contributor

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

Copy link
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
Contributor Author

@ErikSchierboom Done with changes.

@ErikSchierboom ErikSchierboom merged commit b52a761 into exercism:dotnet-core Feb 28, 2017
@ErikSchierboom
Copy link
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