コード例 #1
0
 void IStub.SetTarget(object target)
 {
     _target = (global::RTC.PointCloudServices)target;
 }
コード例 #2
0
 public PointCloudServicesStub(global::RTC.PointCloudServices target)
 {
     _target = target;
 }