Example #1
0
 void IStub.SetTarget(object target)
 {
     _target = (global::openrtm.aist.go.jp.OpenRTM.ExtTrigExecutionContextService)target;
 }
Example #2
0
 public ExtTrigExecutionContextServiceStub(global::openrtm.aist.go.jp.OpenRTM.ExtTrigExecutionContextService target)
 {
     _target = target;
 }