We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Maybe it would be better to use the nameof() operator to make the source base less error prone? e.g. in:
https://github.com/fluentribbon/Fluent.Ribbon/blob/develop/Fluent.Ribbon/Effects/GrayscaleEffect.cs
The text was updated successfully, but these errors were encountered:
As 4.0 contains breaking changes anyway I will start using features from VS 2015.
Sorry, something went wrong.
Perfect. Could only improve code quality.
ba24517
batzen
No branches or pull requests
Maybe it would be better to use the nameof() operator to make the source base less error prone?
e.g. in:
https://github.com/fluentribbon/Fluent.Ribbon/blob/develop/Fluent.Ribbon/Effects/GrayscaleEffect.cs
The text was updated successfully, but these errors were encountered: