Exemplo n.º 1
0
 public Cuboid_Generator(MainWindow mainWindow)
 {
     this.mainWindow = mainWindow;
     InitializeComponent();
 }