Method | Description | |
---|---|---|
AspectEngineActivator ( |
Method | Description | |
---|---|---|
InternalCreate ( Castle context ) : object | ||
InternalDestroy ( object instance ) : void |
public AspectEngineActivator ( |
||
model | ||
kernel | IKernel | |
onCreation | ComponentInstanceDelegate | |
onDestruction | ComponentInstanceDelegate | |
return | AspectSharp.Builder |
protected InternalCreate ( Castle context ) : object | ||
context | Castle | |
return | object |
protected InternalDestroy ( object instance ) : void | ||
instance | object | |
return | void |