コード例 #1
0
ファイル: NhanVienBUS.cs プロジェクト: phu1123/QLCF
 public void Dispose()
 {
     _nhanvienDAO.CloseConnection();
 }