Beispiel #1
0
 public IList <ExpenseLog> GetExpenseLogList()
 {
     return(_businessInstance.GetExpenseLogList());
 }