Example #1
0
 private void tsbRemoveTest_Click(object sender, EventArgs e)
 {
     ProjectState.DeleteTest();
 }