Method | Description | |
---|---|---|
IsNullOrEmpty ( this source ) : bool | ||
Max ( this source, int maxLength ) : string |
public static IsNullOrEmpty ( this source ) : bool | ||
source | this | |
return | bool |
public static Max ( this source, int maxLength ) : string | ||
source | this | |
maxLength | int | |
return | string |