Ejemplo n.º 1
0
 void IStub.SetTarget(object target)
 {
     _target = (global::omg.org.RTC.FsmParticipant)target;
 }
Ejemplo n.º 2
0
 public FsmParticipantStub(global::omg.org.RTC.FsmParticipant target)
 {
     _target = target;
 }