示例#1
0
 private void abortClick(object sender, EventArgs e)
 {
     fit.Abort();
 }