Beispiel #1
0
 public List <Approval> Get()
 {
     return(_approvalRepository.Get());
 }