示例#1
0
 public int checkDangNhap(string TK, string MK)
 {
     return(us.DangNhap(TK, MK));
 }