C# Class Blog.DAL.Ustawienia

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Afficher le fichier Open project: d3dek/AwesomeBlog Class Usage Examples

Private Properties

Свойство Type Description
OnCreated void
OnLoaded void
OnValidate void
OndescriptionChanged void
OndescriptionChanging void
OnkeyChanged void
OnkeyChanging void
OnvalueChanged void
OnvalueChanging void

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode 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 méthode

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

SendPropertyChanging() protected méthode

protected SendPropertyChanging ( ) : void
Résultat void

Ustawienia() public méthode

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