Constructor CommandContext | Terminal.Gui v2 (original) (raw)
Namespace
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