示例#1
0
 public bool GetTKNV(string email, string pass)
 {
     return(ndal.GetTKNV(email, pass));
 }