NameListReplyEventArgs ClassNetIRC2 IRC Client Library for .NET
Stores a list of names of users in a channel.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem EventArgs
    NetIrc2.Events NameListReplyEventArgs

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

public class NameListReplyEventArgs : EventArgs
See Also