Пример #1
0
 public async Task SetBookingOrdersCount()
 {
     BookingOrdersCount = await statsService.GetBookingOrdersCount();
 }