C# 클래스 GW2PAO.Modules.DayNight.DayNightModule

상속: IModule
파일 보기 프로젝트 열기: SamHurne/gw2pao

Private Properties

프로퍼티 타입 설명
Shutdown void

공개 메소드들

메소드 설명
Initialize ( ) : void

Notifies the module that it has be initialized.

비공개 메소드들

메소드 설명
Shutdown ( ) : void

Performs all neccesary shutdown activities for this module

메소드 상세

Initialize() 공개 메소드

Notifies the module that it has be initialized.
public Initialize ( ) : void
리턴 void