IDefaultCommand Interface

Summary

IDefaultCommand
graph BT Type["IDefaultCommand"] class Type type-node

Syntax

public interface IDefaultCommand

Attributes

Type Description
NullableContextAttribute

Methods

Name Value Summary
Run(IApplicationState) int
Runs the specified state.

Extension Methods