Console Class

Static Console Class

Definition

Namespace: Metas.UncLib.Core.Misc
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public static class Console
Inheritance
Object    Console

Methods

Debug Writes the object to the console.
DebugType Writes the object type to the console.

See Also