C# Class BTDB.EventStore2Layer.SerializerTypeInfo

Afficher le fichier Open project: Bobris/BTDB Class Usage Examples

Méthodes publiques

Свойство Type Description
ComplexSaver Action
Descriptor ITypeDescriptor
Id int
NestedObjGatherer IDescriptorSerializerLiteContext>.Action

Property Details

ComplexSaver public_oe property

public Action ComplexSaver
Résultat Action

Descriptor public_oe property

public ITypeDescriptor Descriptor
Résultat 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
Résultat int

NestedObjGatherer public_oe property

public Action NestedObjGatherer
Résultat IDescriptorSerializerLiteContext>.Action