Méthode | Description | |
---|---|---|
ExtendedHandler ( |
||
Init ( IKernel kernel ) : void | ||
Release ( object instance ) : bool |
Méthode | Description | |
---|---|---|
Resolve ( |
Méthode | Description | |
---|---|---|
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 |
|
Résultat | System.Collections.Generic |
protected Resolve ( |
||
context | ||
instanceRequired | bool | |
Résultat | object |