コード例 #1
0
 public byte[] ReadFrames()
 {
     return(serialPort.ReadFrames());
 }