ChannelListEntryEventArgs MembersNetIRC2 IRC Client Library for .NET

The ChannelListEntryEventArgs type exposes the following members.
Constructors

  NameDescription
Public methodChannelListEntryEventArgs
Creates a new instance of ChannelListEntryEventArgs.
Back to Top
Properties

  NameDescription
Public propertyChannel
The channel name.
Public propertyTopic
The channel topic.
Public propertyUserCount
The number of users in the channel.
Back to Top
See Also