C# Class Service_Mnemonizer.Word

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Afficher le fichier Open project: thesameqad/Mnemonizer Class Usage Examples

Private Properties

Свойство Type Description
OnCreated void
OnIdChanged void
OnIdChanging void
OnLoaded void
OnValidate void
OncodeChanged void
OncodeChanging void
OnwordChanged void
OnwordChanging void

Méthodes publiques

Méthode Description
Word ( ) : System.Data.Linq

Méthodes protégées

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

Private Methods

Méthode Description
OnCreated ( ) : void
OnIdChanged ( ) : void
OnIdChanging ( int value ) : void
OnLoaded ( ) : void
OnValidate ( System action ) : void
OncodeChanged ( ) : void
OncodeChanging ( string value ) : void
OnwordChanged ( ) : void
OnwordChanging ( string value ) : void

Method Details

SendPropertyChanged() protected méthode

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

SendPropertyChanging() protected méthode

protected SendPropertyChanging ( ) : void
Résultat void

Word() public méthode

public Word ( ) : System.Data.Linq
Résultat System.Data.Linq