Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BTDB
EventStore2Layer
DeserializerTypeInfo
C# Class BTDB.EventStore2Layer.DeserializerTypeInfo
Show file
Open project: Bobris/BTDB
Class Usage Examples
Public Properties
Property
Type
Description
Descriptor
ITypeDescriptor
Id
int
Loader
Func
Property Details
Descriptor
public property
public
ITypeDescriptor
Descriptor
return
ITypeDescriptor
Id
public 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
Loader
public property
public
Func
Loader
return
Func