Exemple #1
0
 private void uploadButton_Click(object sender, EventArgs e)
 {
     _previewWindow.SetModelFunction(programTextBox.Text);
 }