Craig's Utility Library  4.0 Beta
Utilities.ORM.Manager.Module.ORMModule Class Reference

ORM module More...

Inheritance diagram for Utilities.ORM.Manager.Module.ORMModule:
Utilities.IoC.Interfaces.IModule

Public Member Functions

void Load (IBootstrapper Bootstrapper)
 Loads the module More...
 

Properties

int Order [get]
 Order to run it in More...
 
- Properties inherited from Utilities.IoC.Interfaces.IModule
int Order [get]
 Order to run this in More...
 

Detailed Description

ORM module

Definition at line 34 of file ORMModule.cs.

Member Function Documentation

void Utilities.ORM.Manager.Module.ORMModule.Load ( IBootstrapper  Bootstrapper)

Loads the module

Parameters
BootstrapperBootstrapper to register with

Implements Utilities.IoC.Interfaces.IModule.

Definition at line 48 of file ORMModule.cs.

Property Documentation

int Utilities.ORM.Manager.Module.ORMModule.Order
get

Order to run it in

Definition at line 40 of file ORMModule.cs.


The documentation for this class was generated from the following file: