SerializableBase

Description

abstract class Tinman.Core.IO.Serialization.SerializableBase

Derived from

ISerializable

Extended by

CameraPath sealed
ColorRampBase abstract
ConfigDoc sealed
Curve abstract
DatasetInfo sealed
DatumTransform abstract
DocumentNode abstract
GeoAuthority sealed
GeoObject abstract
GeoObjectId sealed
GeoRegistry sealed
HeightmapFormat abstract
HeightmapShape sealed
NoiseFunction abstract
Path sealed
RasterTransform abstract
ShapeBase abstract
TextureFormat abstract

Abstract base class for ISerializable implementations.

Protected / Constructors

Serializable​Base


protected constructor SerializableBase → (1)

serialType in : ISerialTypeInfo

[not-null]
The serial type ID.

Creates a new instance of SerializableBase.