ControllerFeatureProvider Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Menemukan pengontrol dari daftar ApplicationPart instans.
public ref class ControllerFeatureProvider : Microsoft::AspNetCore::Mvc::ApplicationParts::IApplicationFeatureProvider<Microsoft::AspNetCore::Mvc::Controllers::ControllerFeature ^>
public class ControllerFeatureProvider : Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationFeatureProvider<Microsoft.AspNetCore.Mvc.Controllers.ControllerFeature>
type ControllerFeatureProvider = class
interface IApplicationFeatureProvider<ControllerFeature>
interface IApplicationFeatureProvider
type ControllerFeatureProvider = class
interface IApplicationFeatureProvider
interface IApplicationFeatureProvider<ControllerFeature>
Public Class ControllerFeatureProvider
Implements IApplicationFeatureProvider(Of ControllerFeature)
- Warisan
-
ControllerFeatureProvider
- Penerapan
Konstruktor
| ControllerFeatureProvider() |
Menemukan pengontrol dari daftar ApplicationPart instans. |
Metode
| IsController(TypeInfo) |
Menentukan apakah yang diberikan |
| PopulateFeature(IEnumerable<ApplicationPart>, ControllerFeature) |
|