Craig's Utility Library  4.0 Beta
Utilities.DataTypes.DataMapper.Module.DataMapperModule Class Reference

Data mapper module More...

Inheritance diagram for Utilities.DataTypes.DataMapper.Module.DataMapperModule:
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

Data mapper module

Definition at line 30 of file DataMapperModule.cs.

Member Function Documentation

void Utilities.DataTypes.DataMapper.Module.DataMapperModule.Load ( IBootstrapper  Bootstrapper)

Loads the module

Parameters
BootstrapperBootstrapper to register with

Implements Utilities.IoC.Interfaces.IModule.

Definition at line 44 of file DataMapperModule.cs.

Property Documentation

int Utilities.DataTypes.DataMapper.Module.DataMapperModule.Order
get

Order to run it in

Definition at line 36 of file DataMapperModule.cs.


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