Syntax
C# |
public class WrappedConsole : IConsole, ISimpleOutput, IShellPrompt
Members
All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
WrappedConsoleNew() | Initializes a new instance of the WrappedConsole class. | |
Clear() | ||
CommandEntered | ||
ErrorStream | ||
ErrorWriteLine(String) | ||
Inject(String) | ||
Interactive() | ||
OutStream | ||
Write(String) | ||
WriteLine(String) |
Inheritance Hierarchy
Object | |
WrappedConsole |
Assembly: nMars.RedCode Version: 0.8.3.0 (Module: nMars.RedCode)