C# 클래스 IdleLandsRedux.Common.ConfigReader

파일 보기 프로젝트 열기: IdleLands/IdleLandsRedux

공개 메소드들

메소드 설명
ReadSetting ( string key ) : string

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

메소드 상세

ReadSetting() 공개 정적인 메소드

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