C# 클래스 SharpBoot.BootMenuItem

파일 보기 프로젝트 열기: zdimension/SharpBoot 1 사용 예제들

공개 메소드들

메소드 설명
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