コード例 #1
0
ファイル: frmQLChung_Lop.cs プロジェクト: vanhongha/QLNT_OODA
 void LoadListGiaoVien()
 {
     cboGiangVien.DataSource = LopBLL.GetListGiaoVien();
 }