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