コード例 #1
0
 public DataRow UpdateDataRow(DataRow datarow)
 {
     return(_simulationService.UpdateDataRow(datarow));
 }