コード例 #1
0
 public IEnumerable <OrderReportOutput> GetOrderCountMonth(int year, int month, long location) => OrderReportOutput.GetListOrderCountMonthSummary(year, month, location);