BasicDebug DisplayMessage Method Fling OS
Displays the specified message to the screen.

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

[NoGCAttribute]
[NoDebugAttribute]
public static void DisplayMessage(
	string message
)
See Also