Json serializer.

Namespace: MonoSoftware.Core
Assembly: MonoSoftware.Core (in MonoSoftware.Core.dll) Version: 1.0.40.669 (1.0.40.669)

Syntax

C#
public static class JsonSerializer
Visual Basic
Public NotInheritable Class JsonSerializer
Visual C++
public ref class JsonSerializer abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type JsonSerializer =  class end

Inheritance Hierarchy

System..::..Object
  MonoSoftware.Core..::..JsonSerializer

See Also