C# 클래스 MonoTests.System.Configuration.ApplicationSettingsBaseTest

파일 보기 프로젝트 열기: red-gate/mono 1 사용 예제들

공개 메소드들

메소드 설명
Main ( string args ) : void

비공개 메소드들

메소드 설명
DefaultSettingValueAs ( ) : void
DefaultSettingValueAsWithReload ( ) : void
Providers ( ) : void
Synchronized ( ) : void
TestBug8533ConfHandlerWronglyMixedUp ( ) : void
TestBug8592BasicOperations ( ) : void
TestSettings1_Properties ( ) : void
TestSettings1_Provider ( ) : void
TestSettings1_SetProperty ( ) : void
TestSettings1_SetPropertyCancel ( ) : void
TestSettings1_SetPropertyReset ( ) : void
TestSettings1_SettingsLoaded ( ) : void
TestSettings2_Properties ( ) : void
TestSettings3_Properties ( ) : void
TestSettings4_StringCollection_DefaultSettingValue ( ) : void

메소드 상세

Main() 공개 정적인 메소드

public static Main ( string args ) : void
args string
리턴 void