QuitEventArgs ClassNetIRC2 IRC Client Library for .NET
Stores information about a user disconnecting from an IRC server.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem EventArgs
    NetIrc2.Events QuitEventArgs

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

public class QuitEventArgs : EventArgs
See Also