Method | Description | |
---|---|---|
TcpStreamWriter ( Stream stream, SkylinesRemotePython.ClientHandler client ) : SkylinesPythonShared | ||
Write ( string value ) : void | ||
WriteLine ( ) : void | ||
WriteLine ( string value ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
WriteImpl ( string value ) : void |
public TcpStreamWriter ( Stream stream, SkylinesRemotePython.ClientHandler client ) : SkylinesPythonShared | ||
stream | Stream | |
client | SkylinesRemotePython.ClientHandler | |
return | SkylinesPythonShared |