次の方法で共有


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)

指定した設定を使用して、指定した種類の新しいプロバイダーのコレクションを初期化します。

適用対象