IRC.NET


IrcErrorMessageEventArgs

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

Instance members

Instance memberDescription
Message()
Signature: unit -> unit
Gets the text of the error message.
Fork me on GitHub