ConsoleDebug Method

Writes the object to the console.

Definition

Namespace: Metas.UncLib.Core.Misc
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public static void Debug(
	IConsole a
)

Parameters

a  IConsole
Object

See Also