ServiceProviderKeyedServiceExtensions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供從 IServiceProvider取得服務的擴充方法。
public ref class ServiceProviderKeyedServiceExtensions abstract sealed
public static class ServiceProviderKeyedServiceExtensions
type ServiceProviderKeyedServiceExtensions = class
Public Module ServiceProviderKeyedServiceExtensions
- 繼承
-
ServiceProviderKeyedServiceExtensions
方法
GetKeyedService<T>(IServiceProvider, Object) |
從IServiceProvider取得 型別 |
GetKeyedServices(IServiceProvider, Type, Object) |
從IServiceProvider取得 型 |
GetKeyedServices<T>(IServiceProvider, Object) |
從IServiceProvider取得 型 |
GetRequiredKeyedService(IServiceProvider, Type, Object) |
從IServiceProvider取得 型別 |
GetRequiredKeyedService<T>(IServiceProvider, Object) |
從IServiceProvider取得 型別 |