Example #1
0
 public int Update(RoadFlow.Data.Model.WorkFlowArchives model)
 {
     return(dataWorkFlowArchives.Update(model));
 }