Beispiel #1
0
 public ManageController()
 {
     context  = new ApplicationDbContext();
     residual = new ResidualCenterContext();
 }