C# 클래스 BTDB.EventStore2Layer.SerializerTypeInfo

파일 보기 프로젝트 열기: Bobris/BTDB 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ComplexSaver Action
Descriptor ITypeDescriptor
Id int
NestedObjGatherer IDescriptorSerializerLiteContext>.Action

프로퍼티 상세

ComplexSaver 공개적으로 프로퍼티

public Action ComplexSaver
리턴 Action

Descriptor 공개적으로 프로퍼티

public ITypeDescriptor Descriptor
리턴 ITypeDescriptor

Id 공개적으로 프로퍼티

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

NestedObjGatherer 공개적으로 프로퍼티

public Action NestedObjGatherer
리턴 IDescriptorSerializerLiteContext>.Action