DefaultViewComponentInvokerFactory Klasa

Definicja

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
Dziedziczenie
DefaultViewComponentInvokerFactory
Implementuje

Konstruktory

DefaultViewComponentInvokerFactory(IViewComponentFactory, ViewComponentInvokerCache, DiagnosticSource, ILoggerFactory)

Metody

CreateInstance(ViewComponentContext)

Tworzy element IViewComponentInvoker.

Dotyczy