Exemplo n.º 1
0
 public void DeleteTable(int tableId)
 {
     _MapService.DeleteTable(tableId);
 }