M_WolfCurses_Menu_MenuChoice_1__ctor - Maxwolf/WolfCurses GitHub Wiki
Initializes a new instance of the MenuChoice(T) class.
Namespace: WolfCurses.Menu
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public MenuChoice(
T command,
Action action,
string description
)
- command
- Type: T
The command. - action
- Type: System.Action
The action. - description
- Type: System.String
The description.
Exception | Condition |
---|---|
InvalidCastException |
Supported in: 0.1