示例#1
0
 private void NavToTestList()
 {
     _testViewModel.ClearSearch();
     OnNav(NavigationTarget.Test);
 }