Пример #1
0
 public void DeleteDataRow(string id)
 {
     _simulationService.DeleteDataRow(id);
 }