Example #1
0
 public DataSet CreateDataSet(DataSet dataset)
 {
     return(_simulationService.CreateDataSet(dataset));
 }