GenericFactoryWithContext<T> public class GenericFactoryWithContext<T> Documentation Code public GenericFactoryWithContext(Func<IKernel, CreationContext, T> factoryMethod) public T Create(IKernel kernel, CreationContext context)