示例#1
0
 public IEnumerable <Datajob> GetCooperative()
 {
     return(repository.GetCooperativeAll());
 }