Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NullSerializer<T>

Type parameters

  • T

Hierarchy

  • NullSerializer

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

type

type: Constructor<T>

Methods

readProperty

  • readProperty(json: T): void

writeProperty

  • writeProperty(data: T): string