IrcClient Constructor
NetIRC2 IRC Client Library for .NET
Creates a new IRC client.
Namespace:
NetIrc2
Assembly:
NetIrc2
(in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
IrcClient
()
public IrcClient()
Public
Sub
New
Public Sub New
public
:
IrcClient
()
public: IrcClient()
new
:
unit
->
IrcClient
new : unit -> IrcClient
See Also
IrcClient Class
IrcClient Members
NetIrc2 Namespace