메소드 | 설명 | |
---|---|---|
Start ( ) : void |
Starts the application
|
|
Stop ( ) : void |
Stops the application.
|
메소드 | 설명 | |
---|---|---|
CreateKernel ( ) : IKernel |
Creates the kernel that will manage your application.
|
|
RegisterServices ( IKernel kernel ) : void |
Load your modules or register your services here!
|