Method | Description | |
---|---|---|
Matches ( string pattern, string input ) : bool |
Method | Description | |
---|---|---|
MatchesImpl ( string pattern, string input, int patternPos, int inputPos ) : bool |
public static Matches ( string pattern, string input ) : bool | ||
pattern | string | |
input | string | |
return | bool |