C# Class SharpBoot.BootMenuItem

Mostrar archivo Open project: zdimension/SharpBoot Class Usage Examples

Public Methods

Method Description
BootMenuItem ( string n, string d, EntryType t, string ison = "", bool st = true, string code = "" ) : System.Collections.Generic

Method Details

BootMenuItem() public method

public BootMenuItem ( string n, string d, EntryType t, string ison = "", bool st = true, string code = "" ) : System.Collections.Generic
n string
d string
t EntryType
ison string
st bool
code string
return System.Collections.Generic