HID OMNIKEY Smart Card Readers' Sample Codes  0.0.0.116
HidGlobal.OK.SampleCodes.MenuSections.MenuItem Class Reference
Inheritance diagram for HidGlobal.OK.SampleCodes.MenuSections.MenuItem:
HidGlobal.OK.SampleCodes.MenuSections.IMenuItem

Public Member Functions

 MenuItem (string description, bool isMainMenu=false)
 
IMenuItem AddSubItem (string description, Action command=null, bool waitKeyPress=true)
 
IMenuItem AddSubItem (IMenuItem menuItem)
 
void AddSubItems (IEnumerable< IMenuItem > items)
 
void Clear ()
 
void Execute ()
 

Public Attributes

string Description => _description
 
Action Command => _command
 

Additional Inherited Members

- Properties inherited from HidGlobal.OK.SampleCodes.MenuSections.IMenuItem
string Description [get]
 
Action Command [get]
 

The documentation for this class was generated from the following file: