IDefaultCommand Interface

Summary

IDefaultCommand
IDefaultCommand

Syntax

public interface IDefaultCommand

Attributes

Type Description
NullableContextAttribute

Methods

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

Extension Methods