Méthode | Description | |
---|---|---|
CanProvideRequiredDependencies ( |
||
DelegateFactoryActivator ( |
||
IsManagedExternally ( |
Méthode | Description | |
---|---|---|
InternalCreate ( CreationContext context ) : object | ||
InternalDestroy ( object instance ) : void |
public CanProvideRequiredDependencies ( |
||
component | ||
Résultat | bool |
public DelegateFactoryActivator ( |
||
model | ||
kernel | IKernelInternal | |
onCreation | ComponentInstanceDelegate | |
onDestruction | ComponentInstanceDelegate | |
Résultat | Castle.Core |
protected InternalCreate ( CreationContext context ) : object | ||
context | CreationContext | |
Résultat | object |
protected InternalDestroy ( object instance ) : void | ||
instance | object | |
Résultat | void |
public IsManagedExternally ( |
||
component | ||
Résultat | bool |