Method | Description | |
---|---|---|
Parse ( string &s ) : ParamCollection | ||
Parse ( string &s, RegexOptions options ) : ParamCollection | ||
StringParser ( string Name ) : System |
Method | Description | |
---|---|---|
Match ( |
Method | Description | |
---|---|---|
Parse ( string &s, string pattern, bool remove, string tag, RegexOptions options ) : ParamCollection |
protected Match ( |
||
rex | ||
result | ParamCollection | |
m | ||
s | string | |
group | string | |
tag | string | |
return | string |
public Parse ( string &s, RegexOptions options ) : ParamCollection | ||
s | string | |
options | RegexOptions | |
return | ParamCollection |