Craig's Utility Library  4.0 Beta
Utilities.DataTypes.AOP.Module.AOPModule Class Reference

AOP module More...

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

AOP module

Definition at line 31 of file AOPModule.cs.

Member Function Documentation

void Utilities.DataTypes.AOP.Module.AOPModule.Load ( IBootstrapper  Bootstrapper)

Loads the module

Parameters
BootstrapperBootstrapper to register with

Implements Utilities.IoC.Interfaces.IModule.

Definition at line 45 of file AOPModule.cs.

Property Documentation

int Utilities.DataTypes.AOP.Module.AOPModule.Order
get

Order to run it in

Definition at line 37 of file AOPModule.cs.


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