Method | Description | |
---|---|---|
CanProvideRequiredDependencies ( |
||
IsManagedExternally ( |
||
RemoteActivatorThroughConnector ( |
Initializes a new instance of the RemoteActivatorThroughConnector class.
|
Method | Description | |
---|---|---|
Instantiate ( CreationContext context ) : object | ||
InternalInstantiate ( ) : object |
public CanProvideRequiredDependencies ( |
||
component | ||
return | bool |
public IsManagedExternally ( |
||
component | ||
return | bool |
public RemoteActivatorThroughConnector ( |
||
model | The model. | |
kernel | IKernelInternal | The kernel. |
onCreation | ComponentInstanceDelegate | The oncreation event handler. |
onDestruction | ComponentInstanceDelegate | The ondestruction event handler. |
return | System.Linq |