예제 #1
0
 public decimal GetTotalIncome()
 {
     return(_parking.GetTotalParkingIncome());
 }