Craig's Utility Library  4.0 Beta
Utilities.Profiler.Manager.Module.ProfilerModule Class Reference

Profiler module More...

Inheritance diagram for Utilities.Profiler.Manager.Module.ProfilerModule:
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

Profiler module

Definition at line 30 of file ProfilerModule.cs.

Member Function Documentation

void Utilities.Profiler.Manager.Module.ProfilerModule.Load ( IBootstrapper  Bootstrapper)

Loads the module

Parameters
BootstrapperBootstrapper to register with

Implements Utilities.IoC.Interfaces.IModule.

Definition at line 44 of file ProfilerModule.cs.

Property Documentation

int Utilities.Profiler.Manager.Module.ProfilerModule.Order
get

Order to run it in

Definition at line 36 of file ProfilerModule.cs.


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