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

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: gwupe/Gwupe Class Usage Examples

Private Properties

Свойство Type Description
Attendance System
Attendance System
Attendance System
EngagementOnPropertyChanged void
SetPresence void

Méthodes publiques

Méthode Description
ToString ( ) : string

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Private Methods

Méthode 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 méthode

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string