C# Класс irek.Configuration.ConfigReader

Показать файл Открыть проект

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

Метод Описание
Read ( string configfile ) : Hashtable

Reads the specified configfile.

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

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

Reads the specified configfile.
public static Read ( string configfile ) : Hashtable
configfile string The configfile.
Результат System.Collections.Hashtable