void IStub.SetTarget(object target) { _target = (global::RTC.DIO)target; }
public DIOStub(global::RTC.DIO target) { _target = target; }