CompositeCommandBehavior Constructors
Allows you to aggregate multiple commands and execute them in a specific order.
Name | Description |
---|---|
Composite |
Initializes a new instance of the Composite |
See Also