Example #1
0
 public Phone(ControlSystem system)
 {
     System = system;
     Setup();
 }