Property | Type | Description | |
---|---|---|---|
ServiceContainerKey | String | ||
ServiceCreatorCallbackKey | String |
Method | Description | |
---|---|---|
ServiceCreatorCallbackActivator ( |
Method | Description | |
---|---|---|
InternalCreate ( |
||
InternalDestroy ( object instance ) : void |
protected InternalCreate ( |
||
context | ||
return | object |
protected InternalDestroy ( object instance ) : void | ||
instance | object | |
return | void |
public ServiceCreatorCallbackActivator ( |
||
model | ||
kernel | IKernel | |
onCreation | ComponentInstanceDelegate | |
onDestruction | ComponentInstanceDelegate | |
return | System |
public static String ServiceContainerKey | ||
return | String |