rspec/rules/S1118/csharp/message.adoc

7 lines
174 B
Plaintext
Raw Normal View History

=== Message
Hide this public constructor by making it ["protected"|"private"].
Add a ["protected"|"private"] constructor or the "static" keyword to the class declaration.