C# Class MeetingManager.ViewModels.LogWindowControlViewModel.EventData

Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample

Public Methods

Method Description
NotifyPropertyChanged ( string propertyName ) : void

Private Methods

Method Description
GetClosedRequest ( ) : string
GetClosedResponse ( ) : string
GetOpenedRequest ( ) : string
GetOpenedResponse ( ) : string

Method Details

NotifyPropertyChanged() public method

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
return void