C# Class FaultData.Database.SourceImpedance

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
OnMeterLocationLineIDChanged void
OnMeterLocationLineIDChanging void
OnRSrcChanged void
OnRSrcChanging void
OnValidate void
OnXSrcChanged void
OnXSrcChanging void

Méthodes publiques

Méthode Description
SourceImpedance ( ) : 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
OnMeterLocationLineIDChanged ( ) : void
OnMeterLocationLineIDChanging ( int value ) : void
OnRSrcChanged ( ) : void
OnRSrcChanging ( double value ) : void
OnValidate ( System action ) : void
OnXSrcChanged ( ) : void
OnXSrcChanging ( 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

SourceImpedance() public méthode

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