C# Class Library.Net.I2p.SamSession

Inheritance: SamBase
Afficher le fichier Open project: Alliance-Network/Library Class Usage Examples

Méthodes publiques

Méthode Description
SamSession ( Socket socket ) : System
Start ( string caption ) : void

Method Details

SamSession() public méthode

public SamSession ( Socket socket ) : System
socket System.Net.Sockets.Socket
Résultat System

Start() public méthode

public Start ( string caption ) : void
caption string
Résultat void