Exemple #1
0
 public Approval GetById(long id)
 => _approvalRepositoryy.GetById(id);