The SimpleJsonSerializer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SimpleJsonSerializer | Initializes a new instance of the SimpleJsonSerializer class |
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.) |