Class SimpleCanonicalItemSerializer<TActual>

A serializer implementation that serializes class instances derived from the Canon loading system. These instances must be CanonicalItemClass instances and take no constructor parameters. If the instance is Rehydratable, then the state will be (re-)stored.

Type Parameters

Hierarchy

Constructors

Properties

canon: Canon
container: Container

Methods