C# 클래스 MeetingManager.ViewModels.LogWindowControlViewModel.EventData

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample

공개 메소드들

메소드 설명
NotifyPropertyChanged ( string propertyName ) : void

비공개 메소드들

메소드 설명
GetClosedRequest ( ) : string
GetClosedResponse ( ) : string
GetOpenedRequest ( ) : string
GetOpenedResponse ( ) : string

메소드 상세

NotifyPropertyChanged() 공개 메소드

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
리턴 void