Kernel Methods Fling OS

The Kernel type exposes the following members.

Methods

  Name Description
Public method Static member CallStaticConstructors
Filled-in by the compiler.
Public method Static member Halt
Halts the kernel and halts the CPU.
Private method Static member Main
Main kernel entry point
Private method Static member ManagedMain
The actual main method for the kernel - by this point, all memory management, exception handling etc has been set up properly.
Top
See Also