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