void IStub.SetTarget(object target) { _target = (global::RTC.PanTilt)target; }
public PanTiltStub(global::RTC.PanTilt target) { _target = target; }