Example #1
0
 public void WrokPage(RejectDto rejectDto)
 {
     teamLeaderRepository.Reject(rejectDto);
 }