Свойство | Тип | Описание | |
---|---|---|---|
backingCollectionType | string | ||
backingName | string | ||
ctx | IZetboxContext | ||
disableExport | bool | ||
exposedCollectionInterface | string | ||
moduleNamespace | string | ||
name | string | ||
orderByValue | bool | ||
providerCollectionType | string | ||
referencedCollectionEntry | string | ||
referencedCollectionEntryImpl | string | ||
referencedCollectionEntryProxy | string | ||
referencedType | string | ||
serializationList | Zetbox.Generator.Templates.Serialization.SerializationMembersList | ||
thisInterface | string | ||
underlyingCollectionBackingName | string | ||
underlyingCollectionName | string |
Метод | Описание | |
---|---|---|
Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string backingName, string backingCollectionType, string exposedCollectionInterface, string thisInterface, string referencedType, string referencedCollectionEntry, string referencedCollectionEntryImpl, string referencedCollectionEntryProxy, string providerCollectionType, string underlyingCollectionName, string underlyingCollectionBackingName, bool orderByValue, string moduleNamespace, bool disableExport ) : void | ||
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, CompoundObjectProperty prop ) : void | ||
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, ValueTypeProperty prop ) : void | ||
Generate ( ) : void | ||
ValueCollectionProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string backingName, string backingCollectionType, string exposedCollectionInterface, string thisInterface, string referencedType, string referencedCollectionEntry, string referencedCollectionEntryImpl, string referencedCollectionEntryProxy, string providerCollectionType, string underlyingCollectionName, string underlyingCollectionBackingName, bool orderByValue, string moduleNamespace, bool disableExport ) : System |
Метод | Описание | |
---|---|---|
AddSerialization ( Zetbox.Generator.Templates list, string underlyingCollectionName ) : void |
Метод | Описание | |
---|---|---|
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, System.Property prop, bool hasPersistentOrder, bool isList, bool orderByValue ) : void |
protected AddSerialization ( Zetbox.Generator.Templates list, string underlyingCollectionName ) : void | ||
list | Zetbox.Generator.Templates | |
underlyingCollectionName | string | |
Результат | void |
public static Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string backingName, string backingCollectionType, string exposedCollectionInterface, string thisInterface, string referencedType, string referencedCollectionEntry, string referencedCollectionEntryImpl, string referencedCollectionEntryProxy, string providerCollectionType, string underlyingCollectionName, string underlyingCollectionBackingName, bool orderByValue, string moduleNamespace, bool disableExport ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
serializationList | Zetbox | |
name | string | |
backingName | string | |
backingCollectionType | string | |
exposedCollectionInterface | string | |
thisInterface | string | |
referencedType | string | |
referencedCollectionEntry | string | |
referencedCollectionEntryImpl | string | |
referencedCollectionEntryProxy | string | |
providerCollectionType | string | |
underlyingCollectionName | string | |
underlyingCollectionBackingName | string | |
orderByValue | bool | |
moduleNamespace | string | |
disableExport | bool | |
Результат | void |
public static Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, CompoundObjectProperty prop ) : void | ||
host | Arebis | |
ctx | IZetboxContext | |
serializationList | Zetbox.Generator.Templates | |
prop | CompoundObjectProperty | |
Результат | void |
public static Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, ValueTypeProperty prop ) : void | ||
host | Arebis | |
ctx | IZetboxContext | |
serializationList | Zetbox.Generator.Templates | |
prop | ValueTypeProperty | |
Результат | void |
public ValueCollectionProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string backingName, string backingCollectionType, string exposedCollectionInterface, string thisInterface, string referencedType, string referencedCollectionEntry, string referencedCollectionEntryImpl, string referencedCollectionEntryProxy, string providerCollectionType, string underlyingCollectionName, string underlyingCollectionBackingName, bool orderByValue, string moduleNamespace, bool disableExport ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
serializationList | Zetbox | |
name | string | |
backingName | string | |
backingCollectionType | string | |
exposedCollectionInterface | string | |
thisInterface | string | |
referencedType | string | |
referencedCollectionEntry | string | |
referencedCollectionEntryImpl | string | |
referencedCollectionEntryProxy | string | |
providerCollectionType | string | |
underlyingCollectionName | string | |
underlyingCollectionBackingName | string | |
orderByValue | bool | |
moduleNamespace | string | |
disableExport | bool | |
Результат | System |
protected string exposedCollectionInterface | ||
Результат | string |
protected string referencedCollectionEntry | ||
Результат | string |
protected string referencedCollectionEntryImpl | ||
Результат | string |
protected string referencedCollectionEntryProxy | ||
Результат | string |
protected Zetbox.Generator.Templates.Serialization.SerializationMembersList serializationList | ||
Результат | Zetbox.Generator.Templates.Serialization.SerializationMembersList |
protected string underlyingCollectionBackingName | ||
Результат | string |