예제 #1
0
파일: frmChiTiet.cs 프로젝트: lechtue/QLTK
 public frmChiTiet(TaiKhoan tk)
 {
     TK = tk;
     InitializeComponent();
 }