Returns True if the name has specified prefix.
Parameters
-
name
-
Name of the code element
-
prefix
-
Prefix to check
Return Value
True if the nam has specified prefix; False if otherwise.
Remarks
Example
To be added.
See Also
NamingRuleUtilities Class | SubMain.CodeItRight.Sdk.Utils Namespace