private Acceleration(Acceleration other)
     : base(other)
 {
 }
Exemple #2
0
 private Acceleration(Acceleration other)
     : base(other)
 {
 }