C# Class Protogame.ProtogameCachingIoCModule

The protogame caching io c module.
Inheritance: Ninject.Modules.NinjectModule
Datei anzeigen Open project: RedpointGames/Protogame

Public Methods

Method Description
Load ( IKernel kernel ) : void

The load.

Method Details

Load() public method

The load.
public Load ( IKernel kernel ) : void
kernel IKernel
return void