Partager via


TagHelperFeatureProvider Classe

Définition

public ref class TagHelperFeatureProvider : Microsoft::AspNetCore::Mvc::ApplicationParts::IApplicationFeatureProvider<Microsoft::AspNetCore::Mvc::Razor::TagHelpers::TagHelperFeature ^>
public class TagHelperFeatureProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationFeatureProvider<Microsoft.AspNetCore.Mvc.Razor.TagHelpers.TagHelperFeature>
type TagHelperFeatureProvider = class
    interface IApplicationFeatureProvider<TagHelperFeature>
    interface IApplicationFeatureProvider
type TagHelperFeatureProvider = class
    interface IApplicationFeatureProvider
    interface IApplicationFeatureProvider<TagHelperFeature>
Public Class TagHelperFeatureProvider
Implements IApplicationFeatureProvider(Of TagHelperFeature)
Héritage
TagHelperFeatureProvider
Implémente

Constructeurs

TagHelperFeatureProvider()

IApplicationFeatureProvider pour TagHelperFeature.

Méthodes

IncludePart(ApplicationPart)

Incluez un composant.

IncludeType(TypeInfo)

Incluez un type.

PopulateFeature(IEnumerable<ApplicationPart>, TagHelperFeature)

Mises à jour le feature instance.

S’applique à