The SimpleJsonSerializer type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
EscapeString | ||
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Serialize |
Serializes an object to a JSON string. Unknown classes are serialized using ToString().
| |
ToString | (Inherited from Object.) |