DefaultViewComponentSelector 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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)
參數
- descriptorProvider
- IViewComponentDescriptorCollectionProvider