Exemple #1
0
 public EmpleadosAdmin()
 {
     this.presentador = new PresentadorConsultaEmpleado(this);
 }