Method | Description | |
---|---|---|
Create ( CreationContext context, |
||
CreateOnUIThreadActivator ( |
Initializes a new instance of the CreateOnUIThreadActivator class.
|
Method | Description | |
---|---|---|
CreateCustomActivator ( |
||
InternalCreate ( CreationContext context, |
||
PerformCreation ( CreationContext context, |
public Create ( CreationContext context, |
||
context | CreationContext | |
burden | ||
return | object |
public CreateOnUIThreadActivator ( |
||
model | The model. | |
kernel | IKernelInternal | The kernel. |
onCreation | ComponentInstanceDelegate | Delegate called on construction. |
onDestruction | ComponentInstanceDelegate | Delegate called on destruction. |
return | System |