DefaultViewComponentDescriptorProvider(ApplicationPartManager) 构造函数

定义

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)

参数

适用于