C# Class MonoTests.System.Configuration.ApplicationSettingsBaseTest

Afficher le fichier Open project: red-gate/mono Class Usage Examples

Méthodes publiques

Méthode Description
Main ( string args ) : void

Private Methods

Méthode Description
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

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void