Contains the main namespaces for the Fling OS kernel implementation.
Namespaces
Namespace | Description |
---|---|
Kernel |
Contains the main classes for the Fling OS kernel implementation.
|
Kernel.Debug |
Contains namespaces related to the kernel debugging tools.
|
Kernel.FOS_System |
The kernel's System namespace that largely replaces .Net's System namespace.
|
Kernel.FOS_System.Exceptions |
Contains the standard exceptions for the kernel.
|