Пример #1
0
 public async Task OnGet()
 {
     OrderList = await _orderQuery.GetOrderListAsync();
 }