C# Class Protogame.ProtogameCachingIoCModule

The protogame caching io c module.
Inheritance: Ninject.Modules.NinjectModule
Afficher le fichier Open project: RedpointGames/Protogame

Méthodes publiques

Méthode Description
Load ( IKernel kernel ) : void

The load.

Method Details

Load() public méthode

The load.
public Load ( IKernel kernel ) : void
kernel IKernel
Résultat void