Returns True if the name is pascal cased.
Parameters
- name
-
Name of the code element
Return Value
True if the name is pascal cased; False if otherwise.
Remarks
Example
To be added.
See Also
NamingRuleUtilities Class | SubMain.CodeItRight.Sdk.Utils Namespace