Namespace: Mindee.Parsing
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
Custom de-serializer for custom lists of objects.
public class ObjectListJsonConverter<TList, TItem> : JsonConverter<TList>
Inheritance: object → JsonConverter → JsonConverter<T> → ObjectListJsonConverter<TList, TItem>
TList
TItem
Name | Description |
---|---|
ObjectListJsonConverter() |
Documentation generated by MdDocs