IConsole Interface

Console Interface

Definition

Namespace: Metas.UncLib.Core.Interface
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.9.9347.25312
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