프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 referencedCollectionEntryProxy | ||
리턴 | string |
protected Zetbox.Generator.Templates.Serialization.SerializationMembersList serializationList | ||
리턴 | Zetbox.Generator.Templates.Serialization.SerializationMembersList |
protected string underlyingCollectionBackingName | ||
리턴 | string |