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) |
使用所提供的设置初始化给定类型的提供程序的集合。 |