Метод | Описание | |
---|---|---|
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 | |
Результат | bool |
public static IsHttpUri ( this value ) : bool | ||
value | this | |
Результат | bool |