Ejemplo n.º 1
0
 private void RemoveItem()
 {
     idb.OnChange(selectedLocation, -1);
     selectable = false;
 }