Search
MindFusion.Json Namespace
Classes
 

 Classes

  Class Description

Converter

Provides capabilities to convert various types to and from strings in a cutlure-independent way.

JsonContext

Contains methods that can help you serialize and deserialize to and from JSON.

JsonObject

Represents a dictionary of property names and values.

JsonValue

Represents a property value.

Parser

Deserializes objects from a JSON-formatted string.

Serializer

Serializes objects to JSON format.