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