IConsole Interface

Console Interface

Definition

Namespace: Metas.UncLib.Core.Interface
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public interface IConsole

Properties

memsize Number of bytes allocated for the Object.

Methods

Debug Debug an Object
ToString Override ToString() to display an Object.

See Also