Beispiel #1
0
 public Editer(TourismDB db, Director DirectorMain)
 {
     this.db           = db;
     this.DirectorMain = DirectorMain;
 }