Exemplo n.º 1
0
 public bool CanExecute(ICommandTarget target)
 {
     return(_exec.CanExecute(target));
 }