프로퍼티 | 타입 | 설명 | |
---|---|---|---|
mIsRegEx | bool | ||
mName | string | ||
mString | string | ||
mWrapIsAtRight | bool |
메소드 | 설명 | |
---|---|---|
BulletPoint ( |
||
BulletPoint ( |
||
BulletPoint ( string mName, string mString, bool mIsRegEx, bool mWrapIsAtRight ) : System | ||
dumpToXml ( |
||
matches ( string st, int &thisIndent, int &nextLineIndent ) : bool |
public BulletPoint ( string mName, string mString, bool mIsRegEx, bool mWrapIsAtRight ) : System | ||
mName | string | |
mString | string | |
mIsRegEx | bool | |
mWrapIsAtRight | bool | |
리턴 | System |
public matches ( string st, int &thisIndent, int &nextLineIndent ) : bool | ||
st | string | |
thisIndent | int | |
nextLineIndent | int | |
리턴 | bool |