C# Class NDG.DataAccessModels.PhotoResolution

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Afficher le fichier Open project: nokiadatagathering/WP7-Official Class Usage Examples

Private Properties

Свойство Type Description
OnCreated void
OnHeightChanged void
OnHeightChanging void
OnIDChanged void
OnIDChanging void
OnLoaded void
OnValidate void
OnWidthChanged void
OnWidthChanging void
attach_Settings void
detach_Settings void

Méthodes publiques

Méthode Description
PhotoResolution ( ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
SendPropertyChanged ( String propertyName ) : void
SendPropertyChanging ( ) : void

Private Methods

Méthode Description
OnCreated ( ) : void
OnHeightChanged ( ) : void
OnHeightChanging ( int value ) : void
OnIDChanged ( ) : void
OnIDChanging ( int value ) : void
OnLoaded ( ) : void
OnValidate ( System action ) : void
OnWidthChanged ( ) : void
OnWidthChanging ( int value ) : void
attach_Settings ( Settings entity ) : void
detach_Settings ( Settings entity ) : void

Method Details

PhotoResolution() public méthode

public PhotoResolution ( ) : System
Résultat System

SendPropertyChanged() protected méthode

protected SendPropertyChanged ( String propertyName ) : void
propertyName String
Résultat void

SendPropertyChanging() protected méthode

protected SendPropertyChanging ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string