C# 클래스 Utilities.ORM.Manager.Module.ORMModule

ORM module
상속: IModule
파일 보기 프로젝트 열기: JaCraig/Craig-s-Utility-Library

공개 메소드들

메소드 설명
Load ( IBootstrapper Bootstrapper ) : void

Loads the module

메소드 상세

Load() 공개 메소드

Loads the module
public Load ( IBootstrapper Bootstrapper ) : void
Bootstrapper IBootstrapper Bootstrapper to register with
리턴 void