示例#1
0
 public DataRow CreateDataRow(DataRow datarow)
 {
     return(_simulationService.CreateDataRow(datarow));
 }