Click or drag to resize
IJsonSerializer Interface
Interface for ErrorUnit to uniformly act on JSON Serializers

Namespace: ErrorUnit.Interfaces
Assembly: ErrorUnit.Interfaces (in ErrorUnit.Interfaces.dll) Version: 1.0.1.29696 (1.0.0.1)
Syntax
C#
public interface IJsonSerializer

The IJsonSerializer type exposes the following members.

Properties
  NameDescription
Public propertyserializerSettings
Gets or sets the serializer settings.
Top
Methods
See Also