示例#1
0
 public Users()
 {
     context = new SincoABRContext();
 }
示例#2
0
 public Academic()
 {
     context = new SincoABRContext();
 }