Have a question? Email Us or Call 1 (800) 936-2134
SubMain - CodeIt.Right The First Time! Home Products Services Download Purchase Support Community
NamingRuleUtilities.HasSuffix Method
CodeIt.Right SDK Class Library

NamingRuleUtilities.HasSuffix Method 

Returns True if the name has specified suffix.

public static bool HasSuffix(
   string name,
   string suffix
);

Parameters

name

Name of the code element

suffix

Suffix to check

Return Value

True if the name has specified suffix; False if otherwise.

Remarks

Example

To be added.

See Also

NamingRuleUtilities Class | SubMain.CodeItRight.Sdk.Utils Namespace


 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |