메소드 | 설명 | |
---|---|---|
FieldToString ( object from ) : string | ||
StringReplaceConverter ( ReplaceType kind ) : System | ||
StringReplaceConverter ( string oldValue, string newValue ) : System | ||
StringToField ( string from ) : object |
메소드 | 설명 | |
---|---|---|
init ( string oldValue, string newValue ) : void |
public StringReplaceConverter ( ReplaceType kind ) : System | ||
kind | ReplaceType | |
리턴 | System |
public StringReplaceConverter ( string oldValue, string newValue ) : System | ||
oldValue | string | |
newValue | string | |
리턴 | System |