NameListEndEventArgs ClassNetIRC2 IRC Client Library for .NET
Marks the end of a channel's name list.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem EventArgs
    NetIrc2.Events NameListEndEventArgs

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

public class NameListEndEventArgs : EventArgs
See Also