BasicDebug Serial_WriteString Method Fling OS
Writes the specified value to the debug serial port

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

[PluggedMethodAttribute(ASMFilePath = null)]
public static void Serial_WriteString(
	string value
)
See Also