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