메소드 | 설명 | |
---|---|---|
ContainsNonASCII ( this value ) : bool | ||
DoesNotHaveKey ( object>.this |
||
IsAnInteger ( this value ) : bool | ||
IsLowercase ( this value ) : bool | ||
IsNotAnInteger ( this value ) : bool | ||
IsNull ( this value ) : bool | ||
IsNullOrWhiteSpace ( this value ) : bool | ||
IsWhiteSpace ( this value ) : bool |
public static ContainsNonASCII ( this value ) : bool | ||
value | this | |
리턴 | bool |
public static DoesNotHaveKey ( object>.this |
||
value | object>.this | |
key | string | |
리턴 | bool |
public static IsNullOrWhiteSpace ( this value ) : bool | ||
value | this | |
리턴 | bool |