C# Класс SharpBoot.BootMenuItem

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
BootMenuItem ( string n, string d, EntryType t, string ison = "", bool st = true, string code = "" ) : System.Collections.Generic

Описание методов

BootMenuItem() публичный Метод

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
Результат System.Collections.Generic