C# Class DataWorker.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
Onword1Changed void
Onword1Changing 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
Onword1Changed ( ) : void
Onword1Changing ( 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