C# Class FaultData.Database.SourceImpedance

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Mostrar archivo Open project: GridProtectionAlliance/openXDA Class Usage Examples

Private Properties

Property Type Description
OnCreated void
OnIDChanged void
OnIDChanging void
OnLoaded void
OnMeterLocationLineIDChanged void
OnMeterLocationLineIDChanging void
OnRSrcChanged void
OnRSrcChanging void
OnValidate void
OnXSrcChanged void
OnXSrcChanging void

Public Methods

Method Description
SourceImpedance ( ) : System.Data.Linq

Protected Methods

Method Description
SendPropertyChanged ( String propertyName ) : void
SendPropertyChanging ( ) : void

Private Methods

Method 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 method

protected SendPropertyChanged ( String propertyName ) : void
propertyName String
return void

SendPropertyChanging() protected method

protected SendPropertyChanging ( ) : void
return void

SourceImpedance() public method

public SourceImpedance ( ) : System.Data.Linq
return System.Data.Linq