C# Class Glipho.OAuth.Providers.Ninject.DefaultBindings

Default bindings for the Glipho.OAuth.Providers project.
Inheritance: NinjectModule
Mostra file Open project: Glipho/oauth-providers

Public Methods

Method Description
Load ( ) : void

Loads the module into the kernel.

Method Details

Load() public method

Loads the module into the kernel.
public Load ( ) : void
return void