Stores a list of names of users in a channel.
            
 System Object
System Object   System EventArgs    NetIrc2.Events NameListReplyEventArgsNamespace: NetIrc2.EventsAssembly: NetIrc2
System EventArgs    NetIrc2.Events NameListReplyEventArgsNamespace: NetIrc2.EventsAssembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
public class NameListReplyEventArgs : EventArgs
public class NameListReplyEventArgs : EventArgs
Public Class NameListReplyEventArgs _
	Inherits EventArgs
Public Class NameListReplyEventArgs _
	Inherits EventArgs
public ref class NameListReplyEventArgs : public EventArgs
public ref class NameListReplyEventArgs : public EventArgs
type NameListReplyEventArgs =  
    class 
        inherit EventArgs 
    endtype NameListReplyEventArgs =  
    class 
        inherit EventArgs 
    end