DefaultViewComponentInvokerFactory Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DefaultViewComponentInvokerFactory : Microsoft::AspNetCore::Mvc::ViewComponents::IViewComponentInvokerFactorypublic class DefaultViewComponentInvokerFactory : Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentInvokerFactorytype DefaultViewComponentInvokerFactory = class
    interface IViewComponentInvokerFactoryPublic Class DefaultViewComponentInvokerFactory
Implements IViewComponentInvokerFactory- Inheritance
- 
				DefaultViewComponentInvokerFactory
- Implements
Constructors
| DefaultViewComponentInvokerFactory(IViewComponentFactory, ViewComponentInvokerCache, DiagnosticSource, ILoggerFactory) | 
Methods
| CreateInstance(ViewComponentContext) | Creates a IViewComponentInvoker. |