Exemplo n.º 1
0
 public int emaileGoreGetir(string email)
 {
     return(_calisanRepository.emaileGoreGetir(email));
 }