Пример #1
0
 public bool Detect(string name)
 {
     return(UserDao.Detect(name));
 }