C# Class Gwupe.Agent.Components.Person.Attendance

Inheritance: INotifyPropertyChanged
Show file Open project: gwupe/Gwupe Class Usage Examples

Private Properties

Property Type Description
Attendance System
Attendance System
Attendance System
EngagementOnPropertyChanged void
SetPresence void

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Private Methods

Method Description
Attendance ( Party party ) : System
Attendance ( TeamElement element ) : System
Attendance ( UserElement element ) : System
EngagementOnPropertyChanged ( object sender, PropertyChangedEventArgs propertyChangedEventArgs ) : void
SetPresence ( IPresence presence ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
return void

ToString() public method

public ToString ( ) : string
return string