C# Класс Referenception.Core.Configuration.ConfigurationFactory

The configuration factory.
Показать файл Открыть проект

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

Метод Описание
GetProviders ( System.Item item ) : IEnumerable

Gets the configured providers.

Приватные методы

Метод Описание
ConfigurationFactory ( ) : System

Initializes static members of the ConfigurationFactory class.

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

GetProviders() публичный статический Метод

Gets the configured providers.
public static GetProviders ( System.Item item ) : IEnumerable
item System.Item The item.
Результат IEnumerable