Esempio n. 1
0
 internal void SetInPort(int inPort)
 {
     _relayWatcher.Subscribe(inPort, OnChanged);
 }