| WrapJsonSerializerProxySerialize 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 | |
|---|---|---|
| Serialize``1(UMP) | (Inherited from JsonSerializerProxy.) | |
| Serialize``1(Stream, UMP) | (Inherited from JsonSerializerProxy.) | |
| SerializeT(JsonWriter, T) |
Serializes an object using the provided JsonWriter.
(Overrides JsonSerializerProxy.Serialize``1(JsonWriter, UMP).) |