C# Class Avalon.Network.Client

Afficher le fichier Open project: mabinogidev/mabinogi-development

Méthodes publiques

Свойство Type Description
m_socListener System.Net.Sockets.Socket

Méthodes publiques

Méthode Description
Client ( string host, int port ) : System

Method Details

Client() public méthode

public Client ( string host, int port ) : System
host string
port int
Résultat System

Property Details

m_socListener public_oe property

public Socket,System.Net.Sockets m_socListener
Résultat System.Net.Sockets.Socket