Свойство | Type | Description | |
---|---|---|---|
ctx | IZetboxContext | ||
disableExport | bool | ||
fkName | string | ||
moduleNamespace | string | ||
propertyName | string | ||
referencedInterface | string | ||
serializationList | Zetbox.Generator.Templates.Serialization.SerializationMembersList |
Méthode | Description | |
---|---|---|
Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string referencedInterface, string propertyName, string fkName, string moduleNamespace, bool disableExport ) : void | ||
Generate ( ) : void | ||
ValueCollectionEntryParentReference ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string referencedInterface, string propertyName, string fkName, string moduleNamespace, bool disableExport ) : System |
public static Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string referencedInterface, string propertyName, string fkName, string moduleNamespace, bool disableExport ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
serializationList | Zetbox | |
referencedInterface | string | |
propertyName | string | |
fkName | string | |
moduleNamespace | string | |
disableExport | bool | |
Résultat | void |
public ValueCollectionEntryParentReference ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string referencedInterface, string propertyName, string fkName, string moduleNamespace, bool disableExport ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
serializationList | Zetbox | |
referencedInterface | string | |
propertyName | string | |
fkName | string | |
moduleNamespace | string | |
disableExport | bool | |
Résultat | System |