Exemple #1
0
 private void NavToStudentList()
 {
     _studentViewModel.ClearSearch();
     OnNav(NavigationTarget.Student);
 }