C# Class Primelabs.Twingly.MogileFsApi.SocketWithReaderAndWriter

Inheritance: IDisposable
Datei anzeigen Open project: twingly/MogileFsApi Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
SocketWithReaderAndWriter ( Socket s ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

SocketWithReaderAndWriter() public method

public SocketWithReaderAndWriter ( Socket s ) : System
s System.Net.Sockets.Socket
return System