ChannelTopicChangeEventArgs MembersNetIRC2 IRC Client Library for .NET

The ChannelTopicChangeEventArgs type exposes the following members.
Constructors

  NameDescription
Public methodChannelTopicChangeEventArgs
Creates a new instance of ChannelTopicChangeEventArgs.
Back to Top
Properties

  NameDescription
Public propertyChannel
The channel name.
Public propertyNewTopic
The new channel topic.
Back to Top
See Also