Свойство | Type | Description | |
---|---|---|---|
ctx | IZetboxContext | ||
eventName | string | ||
objType | string | ||
propType | string |
Méthode | Description | |
---|---|---|
Call ( Arebis _host, IZetboxContext ctx, string eventName, string propType, string objType ) : void | ||
Generate ( ) : void | ||
ListEvent ( Arebis _host, IZetboxContext ctx, string eventName, string propType, string objType ) : System |
public static Call ( Arebis _host, IZetboxContext ctx, string eventName, string propType, string objType ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
eventName | string | |
propType | string | |
objType | string | |
Résultat | void |
public ListEvent ( Arebis _host, IZetboxContext ctx, string eventName, string propType, string objType ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
eventName | string | |
propType | string | |
objType | string | |
Résultat | System |