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