Example #1
0
 public void LoadData()
 {
     db.LoadAllCandidatesAndTests();
     DataContext = db;
 }