Свойство | Type | Description | |
---|---|---|---|
ctx | IZetboxContext | ||
direction | SerializerDirection | ||
propertyName | string | ||
streamName | string | ||
xmlname | string | ||
xmlnamespace | string |
Méthode | Description | |
---|---|---|
Call ( Arebis _host, IZetboxContext ctx, SerializerDirection direction, string streamName, string xmlnamespace, string xmlname, string propertyName ) : void | ||
EagerObjectLoadingSerialization ( Arebis _host, IZetboxContext ctx, SerializerDirection direction, string streamName, string xmlnamespace, string xmlname, string propertyName ) : System | ||
Generate ( ) : void |
public static Call ( Arebis _host, IZetboxContext ctx, SerializerDirection direction, string streamName, string xmlnamespace, string xmlname, string propertyName ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
direction | SerializerDirection | |
streamName | string | |
xmlnamespace | string | |
xmlname | string | |
propertyName | string | |
Résultat | void |
public EagerObjectLoadingSerialization ( Arebis _host, IZetboxContext ctx, SerializerDirection direction, string streamName, string xmlnamespace, string xmlname, string propertyName ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
direction | SerializerDirection | |
streamName | string | |
xmlnamespace | string | |
xmlname | string | |
propertyName | string | |
Résultat | System |
protected SerializerDirection direction | ||
Résultat | SerializerDirection |