コード例 #1
0
 /// <inheritdoc/>
 protected override bool CanExecuteInternal()
 {
     return(_transactor.CanUndo());
 }