Method | Description | |
---|---|---|
Match ( string MatchText ) : bool |
A method to ascertain if the Filter matched the input
|
Method | Description | |
---|---|---|
Filter ( string rule, List |
Create a new filter object
|
public abstract Match ( string MatchText ) : bool | ||
MatchText | string | The input to match against |
return | bool |