Summary
Runs the specified state.
- Assembly
- Rocket
.Surgery .Extensions .CommandLine .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .CommandLine - Containing Type
- IDefaultCommand
Syntax
int Run(IApplicationState state)
Parameters
Name | Type | Description |
---|---|---|
state | IApplicationState | The state. |
Return Value
Type | Description |
---|---|
int |