示例#1
0
 void IStub.SetTarget(object target)
 {
     _target = (global::omg.org.RTC.ExecutionContextService)target;
 }
示例#2
0
 public ExecutionContextServiceStub(global::omg.org.RTC.ExecutionContextService target)
 {
     _target = target;
 }