메소드 | 설명 | |
---|---|---|
ExtendedHandler ( |
||
Init ( IKernel kernel ) : void | ||
Release ( object instance ) : bool |
메소드 | 설명 | |
---|---|---|
Resolve ( |
메소드 | 설명 | |
---|---|---|
InvokeReleasePipeline ( int extensionIndex, Castle.MicroKernel.Handlers.ReleaseInvocation invocation ) : void | ||
InvokeResolvePipeline ( int extensionIndex, Castle.MicroKernel.Handlers.ResolveInvocation invocation ) : void |
public ExtendedHandler ( |
||
model | ||
resolveExtensions | ICollection |
|
releaseExtensions | ICollection |
|
리턴 | System.Collections.Generic |
protected Resolve ( |
||
context | ||
instanceRequired | bool | |
리턴 | object |