ProvidersHelper 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供單一或以批次建立提供者執行個體的方法。
public ref class ProvidersHelper abstract sealed
public static class ProvidersHelper
type ProvidersHelper = class
Public Class ProvidersHelper
- 繼承
-
ProvidersHelper
方法
InstantiateProvider(ProviderSettings, Type) |
使用提供的設定,初始化並傳回指定型別的單一提供者。 |
InstantiateProviders(ProviderSettingsCollection, ProviderCollection, Type) |
使用提供的設定,初始化指定型別的提供者集合。 |