Property | Type | Description | |
---|---|---|---|
ctx | IZetboxContext | ||
presentedType | string | ||
propName | string |
Method | Description | |
---|---|---|
Call ( Arebis _host, IZetboxContext ctx, string propName, string presentedType ) : void | ||
DefaultProperty ( Arebis _host, IZetboxContext ctx, string propName, string presentedType ) : System | ||
Generate ( ) : void |
public static Call ( Arebis _host, IZetboxContext ctx, string propName, string presentedType ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
propName | string | |
presentedType | string | |
return | void |
public DefaultProperty ( Arebis _host, IZetboxContext ctx, string propName, string presentedType ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
propName | string | |
presentedType | string | |
return | System |