Example #1
0
 public List <RoadFlow.Data.Model.WorkFlowArchives> GetAll()
 {
     return(dataWorkFlowArchives.GetAll());
 }