The following rules outline the naming guidelines for methods:
The following are examples of correctly named methods.
RemoveAll() GetCharArray() Invoke()
Design Guidelines for Class Library Developers | Method Usage Guidelines