ICommand Interface |
Namespace: Aspose.Email.Clients
The ICommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanExecute |
Defines the operator that determines whether the command can execute in its current state.
|
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from IDisposable.) |
![]() | Execute |
Defines the method to be called when the command is invoked.
|
Name | Description | |
---|---|---|
![]() | CanExecuteChanged |
Occurs when changes occur that affect whether or not the command should execute.
|