| 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.
| Name | Description | |
|---|---|---|
| Deserialize``1(Stream, UMP) | (Inherited from JsonSerializerProxy.) | |
| Deserialize``1(JsonReader, UMP) | (Inherited from JsonSerializerProxy.) | |
| DeserializeT(JsonReader, T) |
Deserializes an object using the provided JsonReader.
(Overrides JsonSerializerProxy.Deserialize``1(JsonReader, UMP).) |