示例#1
0
 public void correrCarrera(Tiempo tiempo)
 {
     this.porTiempo((int)tiempo);
 }