Beispiel #1
0
 private void bgwTrain_DoWork(object sender, DoWorkEventArgs e)
 {
     trainFrom.Train();
 }