C# Class IdleLandsRedux.Common.ConfigReader

Afficher le fichier Open project: IdleLands/IdleLandsRedux

Méthodes publiques

Méthode Description
ReadSetting ( string key ) : string

Reads the setting from app.config or web.config.

Method Details

ReadSetting() public static méthode

Reads the setting from app.config or web.config.
Key not found in config.
public static ReadSetting ( string key ) : string
key string Key.
Résultat string