Method | Description | |
---|---|---|
ToCharacterSet ( this knownType ) : |
Casts the enumeration value of known types into the matching character set.
|
|
ToCharacterSet ( this knownType, String matching, bool ignoreCase ) : |
Casts the enumeration value of known types into the matching character set.
|
public static ToCharacterSet ( this knownType ) : |
||
knownType | this | |
return |
public static ToCharacterSet ( this knownType, String matching, bool ignoreCase ) : |
||
knownType | this | |
matching | String | |
ignoreCase | bool | |
return |