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

Namespace: ErrorUnit.Interfaces
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
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