Method | Description | |
---|---|---|
ConvertMask ( string text ) : string | ||
GetFirstMaskPosition ( string text ) : int | ||
GetLastMaskPosition ( string text ) : int | ||
GetValidMask ( string text ) : string |
public static ConvertMask ( string text ) : string | ||
text | string | |
return | string |
public static GetFirstMaskPosition ( string text ) : int | ||
text | string | |
return | int |
public static GetLastMaskPosition ( string text ) : int | ||
text | string | |
return | int |
public static GetValidMask ( string text ) : string | ||
text | string | |
return | string |