Bagikan melalui


IApplicationFeatureProvider<TFeature> Antarmuka

Definisi

Penyedia untuk fitur tertentu TFeature .

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

Jenis parameter

TFeature

Jenis fitur.

Turunan
Penerapan

Metode

PopulateFeature(IEnumerable<ApplicationPart>, TFeature)

feature Updates instans.

Berlaku untuk