コード例 #1
0
 public MayTinh()
 {
     db = new QlyMayTinhDataContext();
 }
コード例 #2
0
 public PhongHoc()
 {
     db = new QlyMayTinhDataContext();
 }