Constructors
-
Json
Converter`1() protected
Methods
-
Can
Convert(Type) sealed Determines whether this instance can convert the specified object type. -
Read
Json(Json sealed Reads the JSON representation of the object.Reader, Type, Object, Json Serializer) -
Read
Json(Json abstract Reads the JSON representation of the object.Reader, Type, `0, Boolean, Json Serializer) -
Write
Json(Json sealed Writes the JSON representation of the object.Writer, Object, Json Serializer) -
Write
Json(Json abstract Writes the JSON representation of the object.Writer, `0, Json Serializer)