public ServicesRequest()
 {
     dbContext = new ITLA_PE_MVC.DATA.ORBIPEEntities();
 }
Beispiel #2
0
 public ServicesDashboard()
 {
     dbContext = new ITLA_PE_MVC.DATA.ORBIPEEntities();
 }