Exemple #1
0
 public HotelsController()
 {
     db = new DB_A4490D_khaligchEntities();
 }
 public TravelController()
 {
     db = new DB_A4490D_khaligchEntities();
 }
 public XidmetController()
 {
     db = new DB_A4490D_khaligchEntities();
 }
Exemple #4
0
 // GET: About
 public ErrorController()
 {
     db = new DB_A4490D_khaligchEntities();
 }