예제 #1
0
 private bool _canClearSelectedAlgorithms(object parameter)
 {
     return(SelectedProcesses.Any());
 }