Пример #1
0
 public static List <InventoryDTO> GetInventoryByTimeNow() => InventoryDAO.GetInventoryByTimeNow(DateTime.Now.Month, DateTime.Now.Year);