EventArgsT1, T2, T3 Fields

Fields

Argument1 Gets or sets the first data argument for the event using EventArgsT1, T2, T3 for its EventArgs.
Argument2 Gets or sets the second data argument for the event using EventArgsT1, T2, T3 for its EventArgs.
Argument3 Gets or sets the third data argument for the event using EventArgsT1, T2, T3 for its EventArgs.

See Also