Exemple #1
0
 public DataSet UpdateDataSet(DataSet dataset)
 {
     return(_simulationService.UpdateDataSet(dataset));
 }