Метод | Описание | |
---|---|---|
IsNullOrEmpty ( this source ) : bool | ||
Max ( this source, int maxLength ) : string |
public static IsNullOrEmpty ( this source ) : bool | ||
source | this | |
Результат | bool |
public static Max ( this source, int maxLength ) : string | ||
source | this | |
maxLength | int | |
Результат | string |