Exemple #1
0
 public bool CanEstimateCashDeskPeople(int year)
 {
     return(RemoteService.CanEstimateCashDeskPeople(year));
 }