Method | Description | |
---|---|---|
JsRegExp ( |
||
JsRegExp ( string pattern, |
||
JsRegExp ( string pattern, bool g, bool i, bool m, |
||
ToSource ( ) : string | ||
ToString ( ) : string |
public JsRegExp ( |
||
prototype | ||
return | System |
public JsRegExp ( string pattern, |
||
pattern | string | |
prototype | ||
return | System |
public JsRegExp ( string pattern, bool g, bool i, bool m, |
||
pattern | string | |
g | bool | |
i | bool | |
m | bool | |
prototype | ||
return | System |