Compartilhar via


DefaultViewComponentDescriptorProvider(ApplicationPartManager) Construtor

Definição

public:
 DefaultViewComponentDescriptorProvider(Microsoft::AspNetCore::Mvc::ApplicationParts::ApplicationPartManager ^ partManager);
public DefaultViewComponentDescriptorProvider (Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager partManager);
new Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentDescriptorProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager -> Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentDescriptorProvider
Public Sub New (partManager As ApplicationPartManager)

Parâmetros

Aplica-se a