Halyri  0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
Halyri.WcfMobileServiceClient.UserInformationDto Class Reference
Inheritance diagram for Halyri.WcfMobileServiceClient.UserInformationDto:

Protected Member Functions

void RaisePropertyChanged (string propertyName)
 

Properties

string Locality [get, set]
 
string Name [get, set]
 
System.Collections.ObjectModel.ObservableCollection
< string > 
PhoneNumbers [get, set]
 
int PostalCode [get, set]
 
string StreetAddress [get, set]
 

Events

System.ComponentModel.PropertyChangedEventHandler PropertyChanged
 

Member Function Documentation

void Halyri.WcfMobileServiceClient.UserInformationDto.RaisePropertyChanged ( string  propertyName)
protected

Property Documentation

string Halyri.WcfMobileServiceClient.UserInformationDto.Locality
getset
string Halyri.WcfMobileServiceClient.UserInformationDto.Name
getset
System.Collections.ObjectModel.ObservableCollection<string> Halyri.WcfMobileServiceClient.UserInformationDto.PhoneNumbers
getset
int Halyri.WcfMobileServiceClient.UserInformationDto.PostalCode
getset
string Halyri.WcfMobileServiceClient.UserInformationDto.StreetAddress
getset

Event Documentation

System.ComponentModel.PropertyChangedEventHandler Halyri.WcfMobileServiceClient.UserInformationDto.PropertyChanged

The documentation for this class was generated from the following file: