What is the C# standard for capitialising method names? Is it:
MyClass.MyMethod()
or
MyClass.myMethod()
?
The first one is right following the .NET Capitalization Conventions
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With