Ejemplo n.º 1
0
 void a_add(sinhvien sv1)
 {
     ql.l.Add(sv1);
     MessageBox.Show("Đã Cập Nhật");
 }