コード例 #1
0
 public Requisition GetRequisition(int id) => _requisitionRepo.GetById(id);