Method | Description | |
---|---|---|
RegularExpressFilter ( string match ) : System.Text.RegularExpressions | ||
can_process ( WebRequest request ) : bool |
public RegularExpressFilter ( string match ) : System.Text.RegularExpressions | ||
match | string | |
return | System.Text.RegularExpressions |
public can_process ( WebRequest request ) : bool | ||
request | WebRequest | |
return | bool |