Foodolini.Activities.PersonEventArgs Class Reference

Custom event arguments for when a different user has been selected. More...

List of all members.

Public Member Functions

 PersonEventArgs (Person person)

Properties

Person Person [get, set]

Detailed Description

Custom event arguments for when a different user has been selected.

Definition at line 107 of file IOwner.cs.


Constructor & Destructor Documentation

Foodolini.Activities.PersonEventArgs.PersonEventArgs ( Person  person  ) 

Definition at line 110 of file IOwner.cs.


Property Documentation

Person Foodolini.Activities.PersonEventArgs.Person [get, set]

Definition at line 109 of file IOwner.cs.


The documentation for this class was generated from the following file:

Foodolini 1.0.0 Documentation, generated with DoxyGen.