Метод | Описание | |
---|---|---|
CanProvideRequiredDependencies ( |
||
IsManagedExternally ( |
||
RemoteActivator ( |
Initializes a new instance of the RemoteActivator class.
|
Метод | Описание | |
---|---|---|
Instantiate ( CreationContext context ) : object | ||
InternalInstantiate ( ) : object |
public CanProvideRequiredDependencies ( |
||
component | ||
Результат | bool |
public IsManagedExternally ( |
||
component | ||
Результат | bool |
public RemoteActivator ( |
||
model | The model. | |
kernel | IKernelInternal | The kernel. |
onCreation | ComponentInstanceDelegate | The oncreation event handler. |
onDestruction | ComponentInstanceDelegate | The ondestruction event handler. |
Результат | System |