DefaultViewComponentSelector Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cria um novo DefaultViewComponentSelector.
public:
DefaultViewComponentSelector(Microsoft::AspNetCore::Mvc::ViewComponents::IViewComponentDescriptorCollectionProvider ^ descriptorProvider);
public DefaultViewComponentSelector (Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentDescriptorCollectionProvider descriptorProvider);
new Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentSelector : Microsoft.AspNetCore.Mvc.ViewComponents.IViewComponentDescriptorCollectionProvider -> Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentSelector
Public Sub New (descriptorProvider As IViewComponentDescriptorCollectionProvider)
Parâmetros
- descriptorProvider
- IViewComponentDescriptorCollectionProvider