Example #1
0
 public void InteractiveTraining(string[] select, string[] ignore)
 {
     Personalizer.InteractiveTraining(select, ignore);
 }