Method | Description | |
---|---|---|
IfEmpty ( this source, string destination ) : string | ||
IsEmpty ( this source ) : bool | ||
IsNotEmpty ( this source ) : bool |
public static IfEmpty ( this source, string destination ) : string | ||
source | this | |
destination | string | |
return | string |
public static IsNotEmpty ( this source ) : bool | ||
source | this | |
return | bool |