public LinePower(LinePower line, System.IO.Ports.SerialPort port) { throw new System.NotImplementedException(); }
public LinePower(LinePower line) : base(line) { }
public LinePower(LinePower line) { throw new System.NotImplementedException(); }