Ejemplo n.º 1
0
 public HotelsController()
 {
     db = new DB_A4490D_khaligchEntities();
 }
 public TravelController()
 {
     db = new DB_A4490D_khaligchEntities();
 }
 public XidmetController()
 {
     db = new DB_A4490D_khaligchEntities();
 }
Ejemplo n.º 4
0
 // GET: About
 public ErrorController()
 {
     db = new DB_A4490D_khaligchEntities();
 }