Click or drag to resize

AsyncCommandT Methods

The AsyncCommandT type exposes the following members.

Methods
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate methodICommandCanExecuteDefines the method that determines whether the command can execute in its current state.
Explicit interface implementationPrivate methodICommandExecuteDefines the method to be called when the command is invoked.
Top
See Also