Method | Description | |
---|---|---|
IsMatch ( string input, string pattern ) : bool |
Method | Description | |
---|---|---|
Filter ( char input, int filter ) : bool | ||
IsTailAllWild ( string format, int startIndex ) : bool |
public static IsMatch ( string input, string pattern ) : bool | ||
input | string | |
pattern | string | |
return | bool |