C# Class MeetingManager.Models.Contact

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void
ToString ( ) : string

Method Details

NotifyPropertyChanged() public méthode

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

ToString() public méthode

public ToString ( ) : string
Résultat string