Property | Type | Description | |
---|---|---|---|
ctx | IZetboxContext | ||
fkBackingName | string | ||
fkGuidBackingName | string | ||
implName | string | ||
isExportable | bool | ||
name | string | ||
referencedImplementation | string | ||
referencedInterface | string |
Method | Description | |
---|---|---|
Call ( Arebis _host, IZetboxContext ctx, string referencedInterface, string referencedImplementation, string name, string implName, string fkBackingName, string fkGuidBackingName, bool isExportable ) : void | ||
Generate ( ) : void | ||
ReloadOneReference ( Arebis _host, IZetboxContext ctx, string referencedInterface, string referencedImplementation, string name, string implName, string fkBackingName, string fkGuidBackingName, bool isExportable ) : System |
public static Call ( Arebis _host, IZetboxContext ctx, string referencedInterface, string referencedImplementation, string name, string implName, string fkBackingName, string fkGuidBackingName, bool isExportable ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
referencedInterface | string | |
referencedImplementation | string | |
name | string | |
implName | string | |
fkBackingName | string | |
fkGuidBackingName | string | |
isExportable | bool | |
return | void |
public ReloadOneReference ( Arebis _host, IZetboxContext ctx, string referencedInterface, string referencedImplementation, string name, string implName, string fkBackingName, string fkGuidBackingName, bool isExportable ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
referencedInterface | string | |
referencedImplementation | string | |
name | string | |
implName | string | |
fkBackingName | string | |
fkGuidBackingName | string | |
isExportable | bool | |
return | System |
protected string referencedImplementation | ||
return | string |