Udostępnij przez


IApplicationFeatureProvider<TFeature> Interfejs

Definicja

Dostawca dla danej TFeature funkcji.

generic <typename TFeature>
public interface class IApplicationFeatureProvider : Microsoft::AspNetCore::Mvc::ApplicationParts::IApplicationFeatureProvider
public interface IApplicationFeatureProvider<TFeature> : Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationFeatureProvider
type IApplicationFeatureProvider<'Feature> = interface
    interface IApplicationFeatureProvider
Public Interface IApplicationFeatureProvider(Of TFeature)
Implements IApplicationFeatureProvider

Parametry typu

TFeature

Typ funkcji.

Pochodne
Implementuje

Metody

PopulateFeature(IEnumerable<ApplicationPart>, TFeature)

feature Aktualizacje wystąpienie.

Dotyczy