Class MenuSelectedEventArgs
Text display MenuSelectedEventArgs
Assembly: TextDisplayMenu.dll
View Source
public class MenuSelectedEventArgs : EventArgs
Inheritance: System.Object
-> System.EventArgs
Properties
Command
Get the command string
View Source
public string Command { get; }