Exemplo n.º 1
0
 private void OnClear(object sender, EventArgs e)
 {
     graph.ClearEventLog();
     textBox.Clear();
 }