public int GetNumberOfDevices() { return((!_isWin) ? LinuxInterop.tdGetNumberOfDevices() : WinInterop.tdGetNumberOfDevices()); }