Exemplo n.º 1
0
 public StepThree(LabForm labForm)
 {
     InitializeComponent();
     GenerateTask();
     this.labForm = labForm;
 }