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