Esempio n. 1
0
 public Licencias()
 {
     this.conductorController = new Conductores();
     this.transitoController  = new Transito();
 }