C# 클래스 VixenModules.App.Shows.ShowsModule

상속: AppModuleInstanceBase
파일 보기 프로젝트 열기: sall/vixen

공개 프로퍼티들

프로퍼티 타입 설명
MENU_ID_NAME string
MENU_ID_ROOT string

공개 메소드들

메소드 설명
Loading ( ) : void
Unloading ( ) : void

비공개 메소드들

메소드 설명
_AddApplicationMenu ( ) : void
_AppSupportsCommands ( ) : bool

메소드 상세

Loading() 공개 메소드

public Loading ( ) : void
리턴 void

Unloading() 공개 메소드

public Unloading ( ) : void
리턴 void

프로퍼티 상세

MENU_ID_NAME 공개적으로 정적으로 프로퍼티

public static string MENU_ID_NAME
리턴 string

MENU_ID_ROOT 공개적으로 정적으로 프로퍼티

public static string MENU_ID_ROOT
리턴 string