C# Class Server.SocketConnectEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Méthode Description
SocketConnectEventArgs ( Socket s ) : System

Method Details

SocketConnectEventArgs() public méthode

public SocketConnectEventArgs ( Socket s ) : System
s Socket
Résultat System