Method IsMatch
IsMatch(string, string, bool)
Declaration
public bool IsMatch(string needle, string haystack, bool matchCase)
Parameters
Type | Name | Description |
---|---|---|
string | needle | |
string | haystack | |
bool | matchCase |
Returns
Type | Description |
---|---|
bool |