C# Class FT.DB.SpeechPara

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

Private Properties

Свойство Type Description
Initialize void
OnCreated void
OnDeserializing void
OnLoaded void
OnNumberChanged void
OnNumberChanging void
OnParTextChanged void
OnParTextChanging void
OnSpeechIdChanged void
OnSpeechIdChanging void
OnSpeechParaIdChanged void
OnSpeechParaIdChanging void
OnValidate void

Méthodes publiques

Méthode Description
SpeechPara ( ) : 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
OnLoaded ( ) : void
OnNumberChanged ( ) : void
OnNumberChanging ( System value ) : void
OnParTextChanged ( ) : void
OnParTextChanging ( string value ) : void
OnSpeechIdChanged ( ) : void
OnSpeechIdChanging ( System value ) : void
OnSpeechParaIdChanged ( ) : void
OnSpeechParaIdChanging ( 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

SpeechPara() public méthode

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