Example #1
0
 public IEnumerable <Operation> GetCosts()
 {
     return(db.GetCosts());
 }