Ejemplo n.º 1
0
 public double GetSpeed()
 {
     return(ConvertToKmph(_moveable.GetSpeed()));
 }