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