NameListReplyEventArgs MembersNetIRC2 IRC Client Library for .NET

The NameListReplyEventArgs type exposes the following members.
Constructors

  NameDescription
Public methodNameListReplyEventArgs
Creates a new instance of NameListReplyEventArgs.
Back to Top
Methods

  NameDescription
Public methodGetNameList
Gets the list of names of users in the channel.
Back to Top
Properties

  NameDescription
Public propertyChannel
The channel this list pertains to.
Back to Top
See Also