public WorkStationService()
 {
     ldb = new LungmenSoftwareDataEntities();
 }
示例#2
0
 public FoxSoftService()
 {
     this.ldb = new LungmenSoftwareDataEntities();
 }
示例#3
0
 public FoxSoftService()
 {
     this.ldb = new LungmenSoftwareDataEntities();
 }
 public WorkStationService()
 {
     ldb = new LungmenSoftwareDataEntities();
 }