IDependencyInspector public interface IDependencyInspector Inspects missings dependencies in the container. Default implementation is used to construct helpful message for exceptions and debugger views, but other implementations are also possible if needed. Documentation Code void Inspect(IHandler handler, DependencyModel[] missingDependencies, IKernel kernel)