AWS SDK for .NET Documentation
JsonMapper Class
AmazonThirdParty.Json.LitJsonJsonMapper Did this page help you?   Yes   No    Tell us about it...
Declaration Syntax
C#
public class JsonMapper
Members
All MembersConstructorsMethods



IconMemberDescription
JsonMapper()()()()
Initializes a new instance of the JsonMapper class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
RegisterExporter<(Of <<'(T>)>>)(ExporterFunc<(Of <<'(T>)>>))
RegisterImporter<(Of <<'(TJson, TValue>)>>)(ImporterFunc<(Of <<'(TJson, TValue>)>>))
ToJson(Object)
ToJson(Object, JsonWriter)
ToObject(JsonReader)
ToObject(TextReader)
ToObject(String)
ToObject<(Of <<'(T>)>>)(JsonReader)
ToObject<(Of <<'(T>)>>)(TextReader)
ToObject<(Of <<'(T>)>>)(String)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
ToWrapper(WrapperFactory, JsonReader)
ToWrapper(WrapperFactory, String)
UnregisterExporters()()()()
UnregisterImporters()()()()
Inheritance Hierarchy
Object
JsonMapper

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)