The Kernel type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
CallStaticConstructors |
Filled-in by the compiler.
|
![]() ![]() |
Halt |
Halts the kernel and halts the CPU.
|
![]() ![]() |
Main |
Main kernel entry point
|
![]() ![]() |
ManagedMain |
The actual main method for the kernel - by this point, all memory management, exception handling
etc has been set up properly.
|
See Also