Castle.MicroKernel.Handlers.ComponentResolvingDelegate public sealed delegate ComponentResolvingDelegate : MulticastDelegate Documentation Code namespace Castle.MicroKernel.Handlers { public delegate ComponentReleasingDelegate ComponentResolvingDelegate (IKernel kernel, CreationContext context); }