Sdílet prostřednictvím


DefaultViewComponentInvokerFactory Třída

Definice

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
Dědičnost
DefaultViewComponentInvokerFactory
Implementuje

Konstruktory

DefaultViewComponentInvokerFactory(IViewComponentFactory, ViewComponentInvokerCache, DiagnosticSource, ILoggerFactory)

Metody

CreateInstance(ViewComponentContext)

Vytvoří .IViewComponentInvoker

Platí pro