메소드 | 설명 | |
---|---|---|
Replace ( string s, string &newString ) : bool |
메소드 | 설명 | |
---|---|---|
ContainsAt ( string s, int index, string toSearch ) : bool | ||
FindMacros ( string s ) : SortedDictionary |
||
GetMacroData ( string s, SortedDictionary |
||
GetParameterLength ( string s, int index, int ¶meters ) : int | ||
GetParameters ( string s, int index ) : string[] | ||
GetParameters ( string s, int index, int &lengthInString ) : string[] |
public Replace ( string s, string &newString ) : bool | ||
s | string | |
newString | string | |
리턴 | bool |