C# Class Service_Mnemonizer.Word

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Show file Open project: thesameqad/Mnemonizer Class Usage Examples

Private Properties

Property Type Description
OnCreated void
OnIdChanged void
OnIdChanging void
OnLoaded void
OnValidate void
OncodeChanged void
OncodeChanging void
OnwordChanged void
OnwordChanging void

Public Methods

Method Description
Word ( ) : System.Data.Linq

Protected Methods

Method Description
SendPropertyChanged ( String propertyName ) : void
SendPropertyChanging ( ) : void

Private Methods

Method 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 method

protected SendPropertyChanged ( String propertyName ) : void
propertyName String
return void

SendPropertyChanging() protected method

protected SendPropertyChanging ( ) : void
return void

Word() public method

public Word ( ) : System.Data.Linq
return System.Data.Linq