C# 클래스 biz.dfch.CS.Appclusive.Api.Tests.TestSettings

파일 보기 프로젝트 열기: dfensgmbh/biz.dfch.CS.Appclusive.Api 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
settings string>.Dictionary

공개 메소드들

메소드 설명
GetValue ( string key ) : string
Load ( ) : TestSettings
TestSettings ( ) : System

메소드 상세

GetValue() 공개 메소드

public GetValue ( string key ) : string
key string
리턴 string

Load() 공개 정적인 메소드

public static Load ( ) : TestSettings
리턴 TestSettings

TestSettings() 공개 메소드

public TestSettings ( ) : System
리턴 System

프로퍼티 상세

settings 공개적으로 프로퍼티

public Dictionary settings
리턴 string>.Dictionary