Example #1
0
 void IStub.SetTarget(object target)
 {
     _target = (global::omg.org.RTC.DataFlowComponentAction)target;
 }
Example #2
0
 public DataFlowComponentActionStub(global::omg.org.RTC.DataFlowComponentAction target)
 {
     _target = target;
 }