C# Class MeetingManager.Models.Contact

Inheritance: INotifyPropertyChanged
Mostrar archivo Open project: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
NotifyPropertyChanged ( string propertyName ) : void
ToString ( ) : string

Method Details

NotifyPropertyChanged() public method

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

ToString() public method

public ToString ( ) : string
return string