Creates a new instance of NameListReplyEventArgs.
Namespace: NetIrc2.EventsAssembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- channel
- Type: NetIrc2 IrcString
The channel this list pertains to.
- names
- Type: NetIrc2 IrcString
The names of users in the channel.
See Also