Method | Description | |
---|---|---|
RemoteActivator ( |
Initializes a new instance of the RemoteActivator class.
|
Method | Description | |
---|---|---|
Instantiate ( |
protected Instantiate ( |
||
context | ||
return | object |
public RemoteActivator ( |
||
model | The model. | |
kernel | IKernel | The kernel. |
onCreation | ComponentInstanceDelegate | The oncreation event handler. |
onDestruction | ComponentInstanceDelegate | The ondestruction event handler. |
return | System |