Exemplo n.º 1
0
 public void RemoveStore(Store store)
 {
     StoreList.Remove(store);
 }