C# Class IrcSharp.IrcServerEndPoint

Inheritance: System.Net.IPEndPoint
Exibir arquivo Open project: hapm/IrcShark Class Usage Examples

Public Methods

Method Description
IrcServerEndPoint ( String ServerAddress, int Port ) : System

Method Details

IrcServerEndPoint() public method

public IrcServerEndPoint ( String ServerAddress, int Port ) : System
ServerAddress String
Port int
return System