Example #1
0
 public int GetReservedCountInWeek()
 {
     return(repo.GetReservedCountInWeek());
 }