예제 #1
0
 public Boolean dangNhap(string tk, string mk)
 {
     return(nvModel.dangNhap(tk, mk));
 }