Ejemplo n.º 1
0
 public void Atender(IResponsable pResponsable)
 {
     pResponsable.ApagarIncendio2(this.lugarDeIncendio, this.calle);
 }