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