The NameChangeEventArgs type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
NameChangeEventArgs |
Creates a new instance of NameChangeEventArgs.
|
Properties
Name | Description | |
---|---|---|
Identity |
The user who is changing their nickname.
| |
NewName |
The new nickname.
|
See Also