Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents an object than can be serialized to JavaScript Object Notation (JSON).
The IJsonSerializable type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ToJson | Serializes this object to the JavaScript Object Notation (JSON). |
Top