コード例 #1
0
 public Ergometer()
 {
     InitializeComponent();
     comPort = new ComPort();
 }
コード例 #2
0
 public Ergometer()
 {
     InitializeComponent();
     comPort = new ComPort();
 }