Click or drag to resize

FormUrlEncodedSerializer Properties

The FormUrlEncodedSerializer type exposes the following members.

Properties
  NameDescription
Public propertyCanDeserialize
Gets or sets a value indicating whether this instance can be deserialized.
(Overrides AbstractSerializerCanDeserialize.)
Public propertyDocumentFormat
Gets the type of the text folding (XML, C#, ...)
(Inherited from AbstractSerializer.)
Top
See Also