Click or drag to resize
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.

Overload List
  NameDescription
Public methodSerialize``1(UMP) (Inherited from JsonSerializerProxy.)
Public methodSerialize``1(Stream, UMP) (Inherited from JsonSerializerProxy.)
Protected methodSerializeT(JsonWriter, T)
Serializes an object using the provided JsonWriter.
(Overrides JsonSerializerProxy.Serialize``1(JsonWriter, UMP).)
Top
See Also