Property | Type | Description | |
---|---|---|---|
m_sub |
Method | Description | |
---|---|---|
Build ( |
||
Match ( char ch ) : bool | ||
Match ( string str ) : int | ||
Match ( string str, int pos, int max ) : int | ||
Print ( |
||
Regex ( |
Method | Description | |
---|---|---|
Regex ( ) : System |
public Match ( string str, int pos, int max ) : int | ||
str | string | |
pos | int | |
max | int | |
return | int |
public Regex ( |
||
tks | ||
p | int | |
str | string | |
return | System |