Property | Type | Description | |
---|---|---|---|
props | List |
Method | Description | |
---|---|---|
Call ( Arebis _host, List |
||
Call ( IGenerationHost host, IZetboxContext ctx, DataType dataType ) : void | ||
Generate ( ) : void | ||
UpdateParentTemplate ( Arebis _host, List |
Method | Description | |
---|---|---|
ApplyCase ( |
||
GetParentObjExpression ( string ifType ) : string | ||
GetPropertyBackingStore ( string propName ) : string |
protected ApplyCase ( |
||
prop | ||
return | void |
public static Call ( Arebis _host, List |
||
_host | Arebis | |
props | List |
|
return | void |
public static Call ( IGenerationHost host, IZetboxContext ctx, DataType dataType ) : void | ||
host | IGenerationHost | |
ctx | IZetboxContext | |
dataType | DataType | |
return | void |
protected GetParentObjExpression ( string ifType ) : string | ||
ifType | string | |
return | string |
protected GetPropertyBackingStore ( string propName ) : string | ||
propName | string | |
return | string |
public UpdateParentTemplate ( Arebis _host, List |
||
_host | Arebis | |
props | List |
|
return | System |