C# Class GW2PAO.Modules.DayNight.DayNightModule

Inheritance: IModule
Afficher le fichier Open project: SamHurne/gw2pao

Private Properties

Свойство Type Description
Shutdown void

Méthodes publiques

Méthode Description
Initialize ( ) : void

Notifies the module that it has be initialized.

Private Methods

Méthode Description
Shutdown ( ) : void

Performs all neccesary shutdown activities for this module

Method Details

Initialize() public méthode

Notifies the module that it has be initialized.
public Initialize ( ) : void
Résultat void