Inheritance: global::System.Configuration.ApplicationSettingsBase
コード例 #1
0
 public void SettingsConstructorTest()
 {
     Settings target = new Settings();
     Assert.Inconclusive("TODO: Implement code to verify target");
 }