IRC.NET


IrcServerLinksListReceivedEventArgs

Defined in IrcDotNet.dll.
Provides data for the IrcClient.ServerLinksListReceived event.

Instance members

Instance memberDescription
Links()
Signature: unit -> unit
Gets the list of information about the server links that was returned by the server
Fork me on GitHub