Writes the text represented by the specified object to the console.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Sub Write ( _ value As Object _ ) |
C# |
---|
public void Write( Object value ) |
Parameters
- value
- Type: System..::..Object
Remarks
The text representation of the object may contain ANSI control sequences.