Exemplo n.º 1
0
 void IStub.SetTarget(object target)
 {
     _target = (global::RTC.Multicamera)target;
 }
Exemplo n.º 2
0
 public MulticameraStub(global::RTC.Multicamera target)
 {
     _target = target;
 }