Click or drag to resize

JsonConverter Class

[Missing <summary> documentation for "T:Stimulsoft.Base.Json.JsonConverter"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.Base.JsonJsonConverter
    More...

Namespace:  Stimulsoft.Base.Json
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public abstract class JsonConverter

The JsonConverter type exposes the following members.

Constructors
  NameDescription
Protected methodJsonConverter
Initializes a new instance of the JsonConverter class
Top
Properties
  NameDescription
Public propertyCanRead
Public propertyCanWrite
Top
Methods
  NameDescription
Public methodCanConvert
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetSchema Obsolete.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodReadJson
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWriteJson
Top
See Also
Inheritance Hierarchy
SystemObject
  Stimulsoft.Base.JsonJsonConverter
    Stimulsoft.Base.Json.ConvertersBinaryConverter
    Stimulsoft.Base.Json.ConvertersBsonObjectIdConverter
    Stimulsoft.Base.Json.ConvertersCustomCreationConverterT
    Stimulsoft.Base.Json.ConvertersDataSetConverter
    Stimulsoft.Base.Json.ConvertersDataTableConverter
    Stimulsoft.Base.Json.ConvertersDateTimeConverterBase
    Stimulsoft.Base.Json.ConvertersDiscriminatedUnionConverter
    Stimulsoft.Base.Json.ConvertersEntityKeyMemberConverter
    Stimulsoft.Base.Json.ConvertersExpandoObjectConverter
    Stimulsoft.Base.Json.ConvertersKeyValuePairConverter
    Stimulsoft.Base.Json.ConvertersRegexConverter
    Stimulsoft.Base.Json.ConvertersStringEnumConverter
    Stimulsoft.Base.Json.ConvertersVersionConverter
    Stimulsoft.Base.Json.ConvertersXmlNodeConverter