프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ctx | IZetboxContext | ||
direction | SerializerDirection | ||
propertyName | string | ||
streamName | string | ||
xmlname | string | ||
xmlnamespace | string |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | 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 | |
리턴 | System |