C# Class BTDB.EventStore2Layer.SerializerTypeInfo

Datei anzeigen Open project: Bobris/BTDB Class Usage Examples

Public Properties

Property Type Description
ComplexSaver Action
Descriptor ITypeDescriptor
Id int
NestedObjGatherer IDescriptorSerializerLiteContext>.Action

Property Details

ComplexSaver public_oe property

public Action ComplexSaver
return Action

Descriptor public_oe property

public ITypeDescriptor Descriptor
return ITypeDescriptor

Id public_oe property

Negative value means new descriptor. 0, 1 are invalid Ids. 2-49 are build-in types. 50+ are user types
public int Id
return int

NestedObjGatherer public_oe property

public Action NestedObjGatherer
return IDescriptorSerializerLiteContext>.Action