C# Class MOUSE.Core.EndpointHelpers

Afficher le fichier Open project: Rurouni/MassiveOnlineUniversalServerEngine

Méthodes publiques

Méthode Description
Parse ( string endpointstring ) : IPEndPoint

Private Methods

Méthode Description
getIPfromHost ( string p ) : IPAddress
getPort ( string p ) : int

Method Details

Parse() static public méthode

static public Parse ( string endpointstring ) : IPEndPoint
endpointstring string
Résultat System.Net.IPEndPoint