共用方式為


ProvidersHelper 類別

定義

提供單一或以批次建立提供者執行個體的方法。

public ref class ProvidersHelper abstract sealed
public static class ProvidersHelper
type ProvidersHelper = class
Public Class ProvidersHelper
繼承
ProvidersHelper

方法

InstantiateProvider(ProviderSettings, Type)

使用提供的設定,初始化並傳回指定型別的單一提供者。

InstantiateProviders(ProviderSettingsCollection, ProviderCollection, Type)

使用提供的設定,初始化指定型別的提供者集合。

適用於