프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_sub |
메소드 | 설명 | |
---|---|---|
Build ( |
||
Match ( char ch ) : bool | ||
Match ( string str ) : int | ||
Match ( string str, int pos, int max ) : int | ||
Print ( |
||
Regex ( |
메소드 | 설명 | |
---|---|---|
Regex ( ) : System |
public Match ( string str, int pos, int max ) : int | ||
str | string | |
pos | int | |
max | int | |
리턴 | int |
public Regex ( |
||
tks | ||
p | int | |
str | string | |
리턴 | System |