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