Method | Description | |
---|---|---|
Start ( ) : void |
Initializes Ninject
|
|
Stop ( ) : void |
Does any shutdown for Ninject
|
Method | Description | |
---|---|---|
CreateKernel ( ) : IKernel |
Creates the kernel that will manage your application.
|