lastPassedValueToExecute property

TParam? lastPassedValueToExecute
getter/setter pair

the last value that was passed when execute or the command directly was called

Implementation

TParam? lastPassedValueToExecute;