Ejemplo n.º 1
0
 public void RemoveSelectedProperty(Property p)
 {
     SelectedProperties.Remove(p); Save();
 }