Метод | Описание | |
---|---|---|
Contains ( this source, string toCheck, System.StringComparison comparison ) : bool | ||
IsEmpty ( this value ) : bool |
public static Contains ( this source, string toCheck, System.StringComparison comparison ) : bool | ||
source | this | |
toCheck | string | |
comparison | System.StringComparison | |
Результат | bool |
public static IsEmpty ( this value ) : bool | ||
value | this | |
Результат | bool |