ConsoleUtils WriteMarkupContent Method (String)NFX Class Library

[This is preliminary documentation and is subject to change.]

Outputs colored text from content supplied in an HTML-like grammar:

Namespace: NFX.IO
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static void WriteMarkupContent(
	string content
)
See Also