C# Class VixenModules.App.Shows.ShowsModule

Inheritance: AppModuleInstanceBase
Datei anzeigen Open project: sall/vixen

Public Properties

Property Type Description
MENU_ID_NAME string
MENU_ID_ROOT string

Public Methods

Method Description
Loading ( ) : void
Unloading ( ) : void

Private Methods

Method Description
_AddApplicationMenu ( ) : void
_AppSupportsCommands ( ) : bool

Method Details

Loading() public method

public Loading ( ) : void
return void

Unloading() public method

public Unloading ( ) : void
return void

Property Details

MENU_ID_NAME public_oe static_oe property

public static string MENU_ID_NAME
return string

MENU_ID_ROOT public_oe static_oe property

public static string MENU_ID_ROOT
return string