Beispiel #1
0
 void IStub.SetTarget(object target)
 {
     _target = (global::RTC.PanTilt)target;
 }
Beispiel #2
0
 public PanTiltStub(global::RTC.PanTilt target)
 {
     _target = target;
 }