Exemple #1
0
 public frmChiTiet(TaiKhoan tk)
 {
     TK = tk;
     InitializeComponent();
 }