Method | Description | |
---|---|---|
HighscoreModule ( IKernel bindingKernel ) : System |
Initializes a new instance of the HighscoreModule class.
|
|
Load ( ) : void |
Binds the concrete instances to the kernel.
|
public HighscoreModule ( IKernel bindingKernel ) : System | ||
bindingKernel | IKernel | The kernel to be used for binding. |
return | System |