コード例 #1
0
 public IEnumerable <IncentiveBoMRequestItem> GetIncentiveBoMRequestItem()
 {
     return(_itemsRepository.GetAll());
 }