Table of Contents

Constructor CommandContext

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

CommandContext(Command, View?, TBinding?)

Initializes a new instance with the specified Command,

public CommandContext(Command command, View? source, TBinding? binding)

Parameters

command Command
source View
binding TBinding