Class Console
Inheritance
System.Object
Console
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
public static class Console
Methods
AddCommand(IConsoleCommand)
Declaration
public static bool AddCommand(IConsoleCommand command)
Parameters
Type | Name | Description |
---|---|---|
IConsoleCommand | command |
Returns
Type | Description |
---|---|
System.Boolean |