Метод | Описание | |
---|---|---|
CompareWildcard ( this WildString, string Mask, bool IgnoreCase ) : bool | ||
CompareWildcards ( this WildString, string Mask, bool IgnoreCase ) : bool |
public static CompareWildcard ( this WildString, string Mask, bool IgnoreCase ) : bool | ||
WildString | this | |
Mask | string | |
IgnoreCase | bool | |
Результат | bool |
public static CompareWildcards ( this WildString, string Mask, bool IgnoreCase ) : bool | ||
WildString | this | |
Mask | string | |
IgnoreCase | bool | |
Результат | bool |