Esempio n. 1
0
 public Display()
 {
     t = new Tip();
     GetInput();
     ShowOutput();
 }
Esempio n. 2
0
 public Display()
 {
     t = new Tip();
     GetInput();
     ShowOutput();
 }