Esempio n. 1
0
 public GUI(StrutFinderApp App, bool ShowGoodStrutsFirst)
 {
     app       = App;
     goodFirst = ShowGoodStrutsFirst;
 }