public void SettingsConstructorTest1() { AdvertBase.Properties.Settings target = new Settings(); Assert.Inconclusive("TODO: Implement code to verify target"); }
public void SettingsConstructorTest() { Settings target = new Settings(); Assert.Inconclusive("TODO: Implement code to verify target"); }