Constructor CommandContext | Terminal.Gui v2 (original) (raw)

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