示例#1
0
 public QLDTDDServices()
 {
     db = new QLDTDDDataContext();
 }
示例#2
0
 public Service1()
 {
     db = new QLDTDDDataContext();
 }