Compartilhar via


DefaultViewComponentInvokerFactory Classe

Definição

public ref class DefaultViewComponentInvokerFactory : Microsoft::AspNetCore::Mvc::ViewComponents::IViewComponentInvokerFactory
public class DefaultViewComponentInvokerFactory : Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentInvokerFactory
type DefaultViewComponentInvokerFactory = class
    interface IViewComponentInvokerFactory
Public Class DefaultViewComponentInvokerFactory
Implements IViewComponentInvokerFactory
Herança
DefaultViewComponentInvokerFactory
Implementações

Construtores

DefaultViewComponentInvokerFactory(IViewComponentFactory, ViewComponentInvokerCache, DiagnosticSource, ILoggerFactory)

Métodos

CreateInstance(ViewComponentContext)

Cria um IViewComponentInvoker.

Aplica-se a