C# 클래스 Orc.Wizard.ModuleInitializer

Used by the ModuleInit. All code inside the Initialize method is ran as soon as the assembly is loaded.
파일 보기 프로젝트 열기: WildGums/Orc.Wizard

공개 메소드들

메소드 설명
Initialize ( ) : void

Initializes the module.

메소드 상세

Initialize() 공개 정적인 메소드

Initializes the module.
public static Initialize ( ) : void
리턴 void