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