C# Класс Gopi.Provider.DataProviderCollection

A collection of defined providers in the configuration
Наследование: System.Configuration.Provider.ProviderCollection
Показать файл Открыть проект

Открытые методы

Метод Описание
this ( string name ) : DataProvider

A DataProvider in the providers lists.

Описание методов

this() публичный Метод

A DataProvider in the providers lists.
public this ( string name ) : DataProvider
name string The name of the provider.
Результат DataProvider