C# Class MeetingManager.ViewModels.LogWindowControlViewModel.EventData

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample

Méthodes publiques

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void

Private Methods

Méthode Description
GetClosedRequest ( ) : string
GetClosedResponse ( ) : string
GetOpenedRequest ( ) : string
GetOpenedResponse ( ) : string

Method Details

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void