IConsole Interface
Console Interface
Namespace: Metas.UncLib.Core.InterfaceAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.9.9435.16862
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.
|