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