Compartir a través de


DefaultViewComponentInvokerFactory Clase

Definición

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
Herencia
DefaultViewComponentInvokerFactory
Implementaciones

Constructores

DefaultViewComponentInvokerFactory(IViewComponentFactory, ViewComponentInvokerCache, DiagnosticSource, ILoggerFactory)

Métodos

CreateInstance(ViewComponentContext)

Crea una interfaz IViewComponentInvoker.

Se aplica a