コード例 #1
0
ファイル: frmChiTiet.cs プロジェクト: lechtue/QLTK
 public frmChiTiet(TaiKhoan tk)
 {
     TK = tk;
     InitializeComponent();
 }