메소드 | 설명 | |
---|---|---|
AddProperty ( string name, |
||
KVObject ( string name ) : System | ||
KVObject ( string name, bool isArray ) : System | ||
Serialize ( |
메소드 | 설명 | |
---|---|---|
EscapeUnescaped ( string input, char toEscape ) : string | ||
PrintValue ( |
||
SerializeArray ( |
||
SerializeObject ( |
public AddProperty ( string name, |
||
name | string | |
value | ||
리턴 | void |
public KVObject ( string name, bool isArray ) : System | ||
name | string | |
isArray | bool | |
리턴 | System |
public Serialize ( |
||
writer | ||
리턴 | void |