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