C# Class MOUSE.Core.ConnectionFailedException

Inheritance: System.Exception
Mostrar archivo Open project: Rurouni/MassiveOnlineUniversalServerEngine Class Usage Examples

Public Methods

Method Description
ConnectionFailedException ( IPEndPoint endpoint ) : System

Method Details

ConnectionFailedException() public method

public ConnectionFailedException ( IPEndPoint endpoint ) : System
endpoint System.Net.IPEndPoint
return System