IDefaultCommand.

Run(IApplicationState) Method

Summary

Runs the specified state.

Syntax

int Run(IApplicationState state)

Parameters

Name Type Description
state IApplicationState The state.

Return Value

Type Description
int