示例#1
0
 public int TcIleAra(string tc)
 {
     return(_calisanRepository.getByTC(tc));
 }