Method MatchString
MatchString(string, string, bool)
Declaration
public static bool MatchString(string input, string needle, bool exactMatch)
Parameters
Type | Name | Description |
---|---|---|
string | input | |
string | needle | |
bool | exactMatch |
Returns
Type | Description |
---|---|
bool |