JoinLeaveEventArgs MembersNetIRC2 IRC Client Library for .NET

The JoinLeaveEventArgs type exposes the following members.
Constructors

  NameDescription
Public methodJoinLeaveEventArgs
Creates a new instance of JoinLeaveEventArgs.
Back to Top
Methods

  NameDescription
Public methodGetChannelList
Gets the list of channels joined or left.
Back to Top
Properties

  NameDescription
Public propertyIdentity
The user who joined or left the channel(s).
Back to Top
See Also