C# Class FMySemanticLife.Engine.Term

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

Private Properties

Свойство Type Description
OnCreated void
OnLoaded void
OnStoryIDChanged void
OnStoryIDChanging void
OnTextChanged void
OnTextChanging void
OnValidate void
OntfChanged void
OntfChanging void
OntfidfChanged void
OntfidfChanging void

Méthodes publiques

Méthode Description
Term ( ) : 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
OnStoryIDChanged ( ) : void
OnStoryIDChanging ( int value ) : void
OnTextChanged ( ) : void
OnTextChanging ( string value ) : void
OnValidate ( System action ) : void
OntfChanged ( ) : void
OntfChanging ( double value ) : void
OntfidfChanged ( ) : void
OntfidfChanging ( double 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

Term() public méthode

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