示例#1
0
 public int KiemTraTrung(String username)
 {
     return(model.KiemTraTrung(username));
 }