[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "N:Facebook.Json"]
Classes
Class | Description | |
---|---|---|
![]() |
Instructs the | |
![]() |
Provides methods for converting between common language runtime types and JSON types.
| |
![]() |
Converts an object to and from JSON.
| |
![]() |
Instructs the | |
![]() |
Represents a collection of | |
![]() |
Instructs the | |
![]() |
Instructs the | |
![]() |
Instructs the | |
![]() |
Raw JSON content.
| |
![]() |
Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
| |
![]() |
The exception thrown when an error occurs while reading Json text.
| |
![]() |
The exception thrown when an error occurs during Json serialization or deserialization.
| |
![]() |
Serializes and deserializes objects into and from the Json format.
The | |
![]() |
Specifies the settings on a | |
![]() |
Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
| |
![]() |
Represents a writer that provides a fast, non-cached, forward-only way of generating Json data.
| |
![]() |
Represents a writer that provides a fast, non-cached, forward-only way of generating Json data.
| |
![]() |
The exception thrown when an error occurs while reading Json text.
| |
![]() |
Builds a string. Unlike StringBuilder this class lets you reuse it's internal buffer.
|
Interfaces
Interface | Description | |
---|---|---|
![]() |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
Specifies default value handling options for the | |
![]() |
Specifies formatting options for the | |
![]() |
Specifies the state of the reader.
| |
![]() |
Specifies the type of Json token.
| |
![]() |
Specifies the member serialization options for the | |
![]() |
Specifies missing member handling options for the | |
![]() |
Specifies null value handling options for the | |
![]() |
Specifies how object creation is handled by the | |
![]() |
Specifies reference loop handling options for the | |
![]() |
Specifies the state of the |