메소드 | 설명 | |
---|---|---|
DeserializeObject ( |
||
Get ( bool encrypt, bool nullable ) : |
||
SerializeObject ( |
메소드 | 설명 | |
---|---|---|
BooleanJsonSerializer ( bool encrypt, bool nullable ) : System | ||
Read ( |
public DeserializeObject ( |
||
reader | ||
info | IJsonSerializeOperationInfo | |
path | string | |
리턴 | object |
public static Get ( bool encrypt, bool nullable ) : |
||
encrypt | bool | |
nullable | bool | |
리턴 |
public SerializeObject ( |
||
writer | ||
instance | object | |
info | IJsonSerializeOperationInfo | |
리턴 | void |