C# Class FT.DB.Speaker

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Afficher le fichier Open project: friism/folketsting Class Usage Examples

Private Properties

Свойство Type Description
Initialize void
OnCreated void
OnDeserializing void
OnLawIdChanged void
OnLawIdChanging void
OnLoaded void
OnPoliticianIdChanged void
OnPoliticianIdChanging void
OnSpeakerIdChanged void
OnSpeakerIdChanging void
OnValidate void

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode Description
Initialize ( ) : void
OnCreated ( ) : void
OnDeserializing ( StreamingContext context ) : void
OnLawIdChanged ( ) : void
OnLawIdChanging ( System value ) : void
OnLoaded ( ) : void
OnPoliticianIdChanged ( ) : void
OnPoliticianIdChanging ( System value ) : void
OnSpeakerIdChanged ( ) : void
OnSpeakerIdChanging ( int value ) : void
OnValidate ( System action ) : 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

Speaker() public méthode

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