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