Exemplo n.º 1
0
 public Approval GetById(long id)
 => _approvalRepositoryy.GetById(id);