Наследование: global::System.Configuration.ApplicationSettingsBase
 public void SettingsConstructorTest()
 {
     Settings target = new Settings();
     Assert.Inconclusive("TODO: Implement code to verify target");
 }