[]
Represents a builder for the external report items json serializers.
public static class JsonConverterBuilder
Name | Description |
---|---|
BuildConverter<TConverterItem, TItem>(JsonObjectCoderBuilder<TItem>) | Builds a JSON converter for the specified item type using the provided builder. |
Type<TItem>() | Creates a new JsonObjectCoderBuilder<TObject> instance for the specified type. |