IRC.NET


IrcChannelEventArgs

Defined in IrcDotNet.dll.
Provides data for events that concern an IrcChannel.

Instance members

Instance memberDescription
Channel()
Signature: unit -> unit
Gets the channel that the event concerns.
Fork me on GitHub