C# Class irek.Configuration.ConfigReader

Afficher le fichier Open project: theanti9/irek

Méthodes publiques

Méthode Description
Read ( string configfile ) : Hashtable

Reads the specified configfile.

Method Details

Read() public static méthode

Reads the specified configfile.
public static Read ( string configfile ) : Hashtable
configfile string The configfile.
Résultat System.Collections.Hashtable