C# Class SharpBoot.BootMenuItem

Afficher le fichier Open project: zdimension/SharpBoot Class Usage Examples

Méthodes publiques

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

Method Details

BootMenuItem() public méthode

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
Résultat System.Collections.Generic