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

Warning CS0108 'property' hides inherited member 'Base.property'. Use the new keyword if hiding was intended. #6

Open
f1fan44 opened this issue Sep 11, 2018 · 0 comments

Comments

@f1fan44
Copy link

f1fan44 commented Sep 11, 2018

As a general comment, warnings during compile time are an obstacle to development in a professional environment. There are five of these warnings in the UnitClassLibrary code.

Suggest using C# 'new' keyword to eliminate the warning in the nine instances.

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

No branches or pull requests

1 participant