Click or drag to resize
WrapJsonSerializerProxyDeserialize Method

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

Overload List
  NameDescription
Public methodDeserialize``1(Stream, UMP) (Inherited from JsonSerializerProxy.)
Protected methodDeserialize``1(JsonReader, UMP) (Inherited from JsonSerializerProxy.)
Protected methodDeserializeT(JsonReader, T)
Deserializes an object using the provided JsonReader.
(Overrides JsonSerializerProxy.Deserialize``1(JsonReader, UMP).)
Top
See Also