Property | Type | Description | |
---|---|---|---|
ctx | IZetboxContext | ||
prop | System.Property | ||
serializationList | Zetbox.Generator.Templates.Serialization.SerializationMembersList |
Method | Description | |
---|---|---|
Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, System.Property prop ) : void | ||
Generate ( ) : void | ||
ValueCollectionProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, System.Property prop ) : System |
Method | Description | |
---|---|---|
AddSerialization ( Zetbox.Generator.Templates list, string efName ) : void |
protected AddSerialization ( Zetbox.Generator.Templates list, string efName ) : void | ||
list | Zetbox.Generator.Templates | |
efName | string | |
return | void |
public static Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, System.Property prop ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
serializationList | Zetbox | |
prop | System.Property | |
return | void |
public ValueCollectionProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, System.Property prop ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
serializationList | Zetbox | |
prop | System.Property | |
return | System |