Click or drag to resize

SerializerT Properties

The SerializerT generic type exposes the following members.

Properties
  NameDescription
Public propertyDefaultEncoding
Gets or sets the default encoding that will be used when no encoding is specified.
Protected propertyTransformer
Gets or sets the transformer that transforms single objects into a specific format.
Top
See Also