Exemple #1
0
 public bool KiemTraTrung_Sua(Int32 ids, String username)
 {
     return(model.KiemTraTrung_Sua(ids, username));
 }