JoinLeaveEventArgs Identity Property NetIRC2 IRC Client Library for .NET
The user who joined or left the channel(s).

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

public IrcIdentity Identity { get; private set; }
See Also