예제 #1
0
 public LinePower(LinePower line, System.IO.Ports.SerialPort port)
 {
     throw new System.NotImplementedException();
 }
예제 #2
0
 public LinePower(LinePower line) : base(line)
 {
 }
예제 #3
0
 public LinePower(LinePower line)
 {
     throw new System.NotImplementedException();
 }