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