Example #1
0
 public RoadFlow.Data.Model.WorkFlowArchives Get(Guid id)
 {
     return(dataWorkFlowArchives.Get(id));
 }