Example #1
0
 public bool Check(string id)
 {
     return(sDAL.CheckNo(id));
 }