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