Table of Contents

Constructor CommandContext

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

CommandContext(Command, TBinding?)

Initializes a new instance with the specified Command,

public CommandContext(Command command, TBinding? binding)

Parameters

command Command
binding TBinding