Example #1
0
 public WorkBankService()
 {
     context = new MYContext();
 }
Example #2
0
 public MService()
 {
     context = new MYContext();
 }