Property | Type | Description | |
---|---|---|---|
NewCharacter | int | ||
OldCharacter | int |
Method | Description | |
---|---|---|
SelectedCharacterEventArgs ( int oldCharacter, int newCharacter ) : System |
public SelectedCharacterEventArgs ( int oldCharacter, int newCharacter ) : System | ||
oldCharacter | int | |
newCharacter | int | |
return | System |