Méthode | Description | |
---|---|---|
IsCjkCase ( this code ) : bool | ||
IsLetterCase ( this code ) : bool | ||
IsLowercase ( this code ) : bool | ||
IsNull ( this code ) : bool | ||
IsNumeralCase ( this code ) : bool | ||
IsUpperCase ( this code ) : bool |
public static IsCjkCase ( this code ) : bool | ||
code | this | |
Résultat | bool |
public static IsLetterCase ( this code ) : bool | ||
code | this | |
Résultat | bool |
public static IsLowercase ( this code ) : bool | ||
code | this | |
Résultat | bool |
public static IsNumeralCase ( this code ) : bool | ||
code | this | |
Résultat | bool |
public static IsUpperCase ( this code ) : bool | ||
code | this | |
Résultat | bool |