Method | Description | |
---|---|---|
Contains ( this source, string compareWith, System.StringComparison comparison ) : bool | ||
IsNullOrEmpty ( this source ) : bool |
public static Contains ( this source, string compareWith, System.StringComparison comparison ) : bool | ||
source | this | |
compareWith | string | |
comparison | System.StringComparison | |
return | bool |
public static IsNullOrEmpty ( this source ) : bool | ||
source | this | |
return | bool |