Exemplo n.º 1
0
 /// <summary>
 ///     Constructor
 /// </summary>
 public Function()
 {
     PreviousData = new SpeedDistanceProfile();
 }
Exemplo n.º 2
0
 /// <summary>
 ///     Constructor
 /// </summary>
 public Function()
 {
     PreviousData = new SpeedDistanceProfile();
 }