Esempio n. 1
0
 void IStub.SetTarget(object target)
 {
     _target = (global::RTC.Odometry2D)target;
 }
Esempio n. 2
0
 public Odometry2DStub(global::RTC.Odometry2D target)
 {
     _target = target;
 }