示例#1
0
 public List <SortJob> GetJobs()
 {
     return(_cache.GetEntries());
 }