Interface ISyncCommand
Command variant whose work completes during dispatch.
public interface ISyncCommand : ICommand
- Inherited Members
Methods
Execute(CommandContext)
void Execute(CommandContext context)
Parameters
contextCommandContext
Command variant whose work completes during dispatch.
public interface ISyncCommand : ICommand
void Execute(CommandContext context)
context CommandContext