Пример #1
0
 public bool CanNavigateUp(object parameter)
 {
     return(ActivePlayer.CanNavigateUp());
 }