NotSupportedProxyFactory public class NotSupportedProxyFactory : IProxyFactory Documentation Code public NotSupportedProxyFactory() public void AddInterceptorSelector(IModelInterceptorsSelector selector) public object Create(IKernel kernel, object instance, ComponentModel mode, CreationContext context, object[] constructorArguments) public bool RequiresTargetInstance(IKernel kernel, ComponentModel model) public bool ShouldCreateProxy(ComponentModel model)