Skip to content
SP StackPractices

Tag: command

1 resource tagged with "command" on StackPractices.

Command Pattern

Encapsulate a request as an object, letting you parameterize clients with queues, logs, and undoable operations. A behavioral design pattern.