C# Class Blog.DAL.Tagi

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
Onid_postaChanged void
Onid_postaChanging void
OnkeywordsChanged void
OnkeywordsChanging void

Méthodes publiques

Méthode Description
Tagi ( ) : 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
Onid_postaChanged ( ) : void
Onid_postaChanging ( int value ) : void
OnkeywordsChanged ( ) : void
OnkeywordsChanging ( 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

Tagi() public méthode

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