C# Class VixenModules.App.SuperScheduler.SuperSchedulerModule

Inheritance: AppModuleInstanceBase
Afficher le fichier Open project: sall/vixen

Méthodes publiques

Свойство Type Description
MENU_ID_NAME string
MENU_ID_ROOT string

Méthodes publiques

Méthode Description
CreateMenu ( ) : void
GetSchedulerMenu ( ) : Vixen.Sys.AppCommand
Loading ( ) : void
Unloading ( ) : void

Private Methods

Méthode Description
_AppSupportsCommands ( ) : bool
_CheckSchedule ( ) : void

Method Details

CreateMenu() public méthode

public CreateMenu ( ) : void
Résultat void

GetSchedulerMenu() public méthode

public GetSchedulerMenu ( ) : Vixen.Sys.AppCommand
Résultat Vixen.Sys.AppCommand

Loading() public méthode

public Loading ( ) : void
Résultat void

Unloading() public méthode

public Unloading ( ) : void
Résultat void

Property Details

MENU_ID_NAME public_oe static_oe property

public static string MENU_ID_NAME
Résultat string

MENU_ID_ROOT public_oe static_oe property

public static string MENU_ID_ROOT
Résultat string