C# Class Utilities.ORM.Manager.Module.ORMModule

ORM module
Inheritance: IModule
Afficher le fichier Open project: JaCraig/Craig-s-Utility-Library

Méthodes publiques

Méthode Description
Load ( IBootstrapper Bootstrapper ) : void

Loads the module

Method Details

Load() public méthode

Loads the module
public Load ( IBootstrapper Bootstrapper ) : void
Bootstrapper IBootstrapper Bootstrapper to register with
Résultat void