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