C# Class Blog.DAL.Ustawienia

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Mostra file Open project: d3dek/AwesomeBlog Class Usage Examples

Private Properties

Property Type Description
OnCreated void
OnLoaded void
OnValidate void
OndescriptionChanged void
OndescriptionChanging void
OnkeyChanged void
OnkeyChanging void
OnvalueChanged void
OnvalueChanging void

Public Methods

Method Description
Ustawienia ( ) : System.Data.Linq

Protected Methods

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

Private Methods

Method Description
OnCreated ( ) : void
OnLoaded ( ) : void
OnValidate ( System action ) : void
OndescriptionChanged ( ) : void
OndescriptionChanging ( string value ) : void
OnkeyChanged ( ) : void
OnkeyChanging ( string value ) : void
OnvalueChanged ( ) : void
OnvalueChanging ( 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

Ustawienia() public method

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