C# Class FaultData.Database.Setting

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

Private Properties

Свойство Type Description
OnCreated void
OnIDChanged void
OnIDChanging void
OnLoaded void
OnNameChanged void
OnNameChanging void
OnValidate void
OnValueChanged void
OnValueChanging void

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode Description
OnCreated ( ) : void
OnIDChanged ( ) : void
OnIDChanging ( int value ) : void
OnLoaded ( ) : void
OnNameChanged ( ) : void
OnNameChanging ( string value ) : void
OnValidate ( System action ) : 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

Setting() public méthode

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