ProvidersHelper クラス

定義

プロバイダー インスタンスを 1 回またはバッチで作成するためのメソッドを提供します。

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

メソッド

名前 説明
InstantiateProvider(ProviderSettings, Type)

指定された設定を使用して、指定された型の単一のプロバイダーを初期化して返します。

InstantiateProviders(ProviderSettingsCollection, ProviderCollection, Type)

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

適用対象