コード例 #1
0
 public int emaileGoreGetir(string email)
 {
     return(_calisanRepository.emaileGoreGetir(email));
 }