Exemple #1
0
 public Move_Process(Move_Linear other)
     : base(other)
 {
 }
Exemple #2
0
 public Move_Linear(Move_Linear other)
     : base(other)
 {
 }