C# Class Primelabs.Twingly.MogileFsApi.SocketWithReaderAndWriter

Inheritance: IDisposable
Afficher le fichier Open project: twingly/MogileFsApi Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
SocketWithReaderAndWriter ( Socket s ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SocketWithReaderAndWriter() public méthode

public SocketWithReaderAndWriter ( Socket s ) : System
s System.Net.Sockets.Socket
Résultat System