IConsole Interface
Console Interface
Namespace: Metas.UncLib.Core.InterfaceAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
public interface IConsole
Public Interface IConsole
public interface class IConsole
type IConsole = interface end
memsize |
Number of bytes allocated for the Object.
|
Debug |
Debug an Object
|
ToString |
Override ToString() to display an Object.
|