Writes the text representation of the specified object to the console.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public Sub Write ( _ value As Object _ ) |
C# |
---|
public void Write( Object value ) |
Parameters
- value
- Type: System..::..Object
The value to write.