Ejemplo n.º 1
0
 public DataRow UpdateDataRow(DataRow datarow)
 {
     return(_simulationService.UpdateDataRow(datarow));
 }