프로퍼티 | 타입 | 설명 | |
---|---|---|---|
backingPropertyName | string | ||
backingType | string | ||
ctx | IZetboxContext | ||
presentedType | string | ||
propName | string |
메소드 | 설명 | |
---|---|---|
Call ( Arebis _host, IZetboxContext ctx, string propName, string presentedType, string backingPropertyName, string backingType ) : void | ||
DelegatingProperty ( Arebis _host, IZetboxContext ctx, string propName, string presentedType, string backingPropertyName, string backingType ) : System | ||
Generate ( ) : void |
public static Call ( Arebis _host, IZetboxContext ctx, string propName, string presentedType, string backingPropertyName, string backingType ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
propName | string | |
presentedType | string | |
backingPropertyName | string | |
backingType | string | |
리턴 | void |
public DelegatingProperty ( Arebis _host, IZetboxContext ctx, string propName, string presentedType, string backingPropertyName, string backingType ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
propName | string | |
presentedType | string | |
backingPropertyName | string | |
backingType | string | |
리턴 | System |