Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.Events.AccountEventArgs Class Reference

Holds the arguments for the account events. More...

List of all members.

Public Member Functions

 AccountEventArgs (Account account)
 Constructs a new event argument class for the account events.

Properties

Account Account [get]
 Gets the target account for this event.

Detailed Description

Holds the arguments for the account events.


Constructor & Destructor Documentation

DOL.Events.AccountEventArgs.AccountEventArgs ( Account  account)

Constructs a new event argument class for the account events.

Parameters:
account

Property Documentation

Account DOL.Events.AccountEventArgs.Account [get]

Gets the target account for this event.


The documentation for this class was generated from the following file:
All Classes Namespaces Functions Variables Enumerations Properties Events