IApplicationFeatureProvider<TFeature> Arabirim
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Belirli TFeature
bir özelliğin sağlayıcısı.
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
Tür Parametreleri
- TFeature
Özelliğin türü.
- Türetilmiş
- Uygulamalar
Yöntemler
PopulateFeature(IEnumerable<ApplicationPart>, TFeature) |
|