Method wildex.Match
Overload
Compares a string with the wildcard expression used to create this wildex. Returns true
if they match.
public bool Match(string s)
Parameters
s (string)
String. If |
Compares a string with the wildcard expression used to create this wildex. Returns true
if they match.
public bool Match(string s)
s (string)
String. If |