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