Class JsonSerializer

Deserializes raw json data into an instance of T Some conventions are necessary - see wiki for full details

  • No required constructor params
  • Init all property values
  • Array / List values must be initialized with a single instance inside

Implements

Constructors

Methods

Generated using TypeDoc