コード例 #1
0
 private bool FinishStep_CanExecute(object parameters)
 {
     return(CurrentView.FinishButton_CanExecute());
 }