NotSupportedProxyFactory
This is a placeholder implementation of  IProxyFactory.
            
                
public NotSupportedProxyFactory()
public object Create(IKernel kernel, object instance, ComponentModel mode, CreationContext context, object[] constructorArguments)
public object Create(IProxyFactoryExtension customFactory, IKernel kernel, ComponentModel model, CreationContext context, object[] constructorArguments)