프로퍼티 | 타입 | 설명 | |
---|---|---|---|
mIsRegEx | bool | ||
mName | string | ||
mNeverReflowIntoNextLine | bool | ||
mNeverReflowLine | bool | ||
mString | string |
메소드 | 설명 | |
---|---|---|
BreakFlowString ( |
||
BreakFlowString ( |
||
BreakFlowString ( string mName, string mString, bool mIsRegEx, bool mNeverReflowLine, bool mNeverReflowIntoNextLine ) : System | ||
dumpToXml ( |
||
matches ( string st, bool ontoNextLineAsWell ) : bool |
public BreakFlowString ( |
||
other | ||
리턴 | System |
public BreakFlowString ( |
||
r | ||
리턴 | System |
public BreakFlowString ( string mName, string mString, bool mIsRegEx, bool mNeverReflowLine, bool mNeverReflowIntoNextLine ) : System | ||
mName | string | |
mString | string | |
mIsRegEx | bool | |
mNeverReflowLine | bool | |
mNeverReflowIntoNextLine | bool | |
리턴 | System |
public matches ( string st, bool ontoNextLineAsWell ) : bool | ||
st | string | |
ontoNextLineAsWell | bool | |
리턴 | bool |