Partilhar via


FeatureTagHelperTypeResolver(ApplicationPartManager) Construtor

Definição

Inicializa uma nova instância FeatureTagHelperTypeResolver.

public:
 FeatureTagHelperTypeResolver(Microsoft::AspNetCore::Mvc::ApplicationParts::ApplicationPartManager ^ manager);
public FeatureTagHelperTypeResolver (Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager manager);
new Microsoft.AspNetCore.Mvc.Razor.TagHelpers.FeatureTagHelperTypeResolver : Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager -> Microsoft.AspNetCore.Mvc.Razor.TagHelpers.FeatureTagHelperTypeResolver
Public Sub New (manager As ApplicationPartManager)

Parâmetros

Aplica-se a