NameChangeEventArgs MembersNetIRC2 IRC Client Library for .NET

The NameChangeEventArgs type exposes the following members.
Constructors

  NameDescription
Public methodNameChangeEventArgs
Creates a new instance of NameChangeEventArgs.
Back to Top
Properties

  NameDescription
Public propertyIdentity
The user who is changing their nickname.
Public propertyNewName
The new nickname.
Back to Top
See Also