[]
Represents the factory for the external report items json serializers.
public static class JsonSerializersFactory
| Name | Description |
|---|---|
| Register(string, Type, Func<JsonConverter<ReportItem>>) | Registers a JSON converter for a specific type of report item. |