C# Class MOUSE.Core.ConnectionFailedException

Inheritance: System.Exception
显示文件 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