Condividi tramite


DefaultViewComponentInvokerFactory Classe

Definizione

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
Ereditarietà
DefaultViewComponentInvokerFactory
Implementazioni

Costruttori

DefaultViewComponentInvokerFactory(IViewComponentFactory, ViewComponentInvokerCache, DiagnosticSource, ILoggerFactory)

Metodi

CreateInstance(ViewComponentContext)

Crea un oggetto IViewComponentInvoker.

Si applica a