프로퍼티 | 타입 | 설명 | |
---|---|---|---|
backingCollectionType | string | ||
backingName | string | ||
ctx | IZetboxContext | ||
disableExport | bool | ||
entryType | string | ||
entryTypeImpl | string | ||
exposedCollectionInterface | string | ||
moduleNamespace | string | ||
name | string | ||
orderByValue | bool | ||
providerCollectionType | string | ||
referencedType | string | ||
serializationList | Zetbox.Generator.Templates.Serialization.SerializationMembersList | ||
thisInterface | string | ||
underlyingCollectionName | string |
메소드 | 설명 | |
---|---|---|
Call ( Arebis host, IZetboxContext ctx, Serialization serializationList, CompoundObjectProperty prop, string collectionWrapperClass, string listWrapperClass ) : void | ||
Call ( Arebis host, IZetboxContext ctx, Serialization serializationList, ValueTypeProperty prop, string collectionWrapperClass, string listWrapperClass ) : void | ||
Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string backingName, string backingCollectionType, string exposedCollectionInterface, string thisInterface, string referencedType, string entryType, string entryTypeImpl, string providerCollectionType, string underlyingCollectionName, bool orderByValue, string moduleNamespace, bool disableExport ) : void | ||
Generate ( ) : void | ||
ValueCollectionProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string backingName, string backingCollectionType, string exposedCollectionInterface, string thisInterface, string referencedType, string entryType, string entryTypeImpl, string providerCollectionType, string underlyingCollectionName, bool orderByValue, string moduleNamespace, bool disableExport ) : System |
메소드 | 설명 | |
---|---|---|
AddSerialization ( Serialization list, string underlyingCollectionName ) : void |
메소드 | 설명 | |
---|---|---|
Call ( Arebis host, IZetboxContext ctx, Serialization serializationList, System.Property prop, bool hasPersistentOrder, bool isList, string collectionWrapperClass, string listWrapperClass ) : void |
protected AddSerialization ( Serialization list, string underlyingCollectionName ) : void | ||
list | Serialization | |
underlyingCollectionName | string | |
리턴 | void |
public static Call ( Arebis host, IZetboxContext ctx, Serialization serializationList, CompoundObjectProperty prop, string collectionWrapperClass, string listWrapperClass ) : void | ||
host | Arebis | |
ctx | IZetboxContext | |
serializationList | Serialization | |
prop | CompoundObjectProperty | |
collectionWrapperClass | string | |
listWrapperClass | string | |
리턴 | void |
public static Call ( Arebis host, IZetboxContext ctx, Serialization serializationList, ValueTypeProperty prop, string collectionWrapperClass, string listWrapperClass ) : void | ||
host | Arebis | |
ctx | IZetboxContext | |
serializationList | Serialization | |
prop | ValueTypeProperty | |
collectionWrapperClass | string | |
listWrapperClass | string | |
리턴 | void |
public static Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string backingName, string backingCollectionType, string exposedCollectionInterface, string thisInterface, string referencedType, string entryType, string entryTypeImpl, string providerCollectionType, string underlyingCollectionName, 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 | |
entryType | string | |
entryTypeImpl | string | |
providerCollectionType | string | |
underlyingCollectionName | string | |
orderByValue | bool | |
moduleNamespace | string | |
disableExport | bool | |
리턴 | void |
public ValueCollectionProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string backingName, string backingCollectionType, string exposedCollectionInterface, string thisInterface, string referencedType, string entryType, string entryTypeImpl, string providerCollectionType, string underlyingCollectionName, 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 | |
entryType | string | |
entryTypeImpl | string | |
providerCollectionType | string | |
underlyingCollectionName | string | |
orderByValue | bool | |
moduleNamespace | string | |
disableExport | bool | |
리턴 | System |
protected Zetbox.Generator.Templates.Serialization.SerializationMembersList serializationList | ||
리턴 | Zetbox.Generator.Templates.Serialization.SerializationMembersList |