C# Class Cqrs.Configuration.CqrsAspNetModule

Inheritance: Ninject.Modules.NinjectModule
Afficher le fichier Open project: fkalseth/tasknotes

Méthodes publiques

Méthode Description
CqrsAspNetModule ( string eventStoragePath ) : Cqrs.Commands
Load ( ) : void

Method Details

CqrsAspNetModule() public méthode

public CqrsAspNetModule ( string eventStoragePath ) : Cqrs.Commands
eventStoragePath string
Résultat Cqrs.Commands

Load() public méthode

public Load ( ) : void
Résultat void