Craig's Utility Library  4.0 Beta
Utilities.IO.Encryption.Module.EncryptionModule Class Reference

Encryption module More...

Inheritance diagram for Utilities.IO.Encryption.Module.EncryptionModule:
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

Encryption module

Definition at line 30 of file EncryptionModule.cs.

Member Function Documentation

void Utilities.IO.Encryption.Module.EncryptionModule.Load ( IBootstrapper  Bootstrapper)

Loads the module

Parameters
BootstrapperBootstrapper to register with

Implements Utilities.IoC.Interfaces.IModule.

Definition at line 44 of file EncryptionModule.cs.

Property Documentation

int Utilities.IO.Encryption.Module.EncryptionModule.Order
get

Order to run it in

Definition at line 36 of file EncryptionModule.cs.


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