C# Class IrcSharp.IrcServerEndPoint

Inheritance: System.Net.IPEndPoint
ファイルを表示 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