Exemplo n.º 1
0
 public void TestCleanup()
 {
     //_properties.DeleteGroup("");
     _properties.Delete("", "Some Bool Prop");
     _properties.Delete("", "Some Other Prop");
 }