ChannelTopicChangeEventArgs ClassNetIRC2 IRC Client Library for .NET
Stores a change in a channel's topic.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem EventArgs
    NetIrc2.Events ChannelTopicChangeEventArgs

Namespace: NetIrc2.Events
Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class ChannelTopicChangeEventArgs : EventArgs
See Also