Kernel ManagedMain Method Fling OS
The actual main method for the kernel - by this point, all memory management, exception handling etc has been set up properly.

Namespace: Kernel
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

private static void ManagedMain()
See Also