C# Class Tp.LegacyProfileConvertsion.Common.Severity

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Afficher le fichier Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Private Properties

Свойство Type Description
OnCreated void
OnImportanceChanged void
OnImportanceChanging void
OnIsDefaultChanged void
OnIsDefaultChanging void
OnLoaded void
OnNameChanged void
OnNameChanging void
OnSeverityIDChanged void
OnSeverityIDChanging void
OnValidate void
attach_Bugs void
detach_Bugs void

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode Description
OnCreated ( ) : void
OnImportanceChanged ( ) : void
OnImportanceChanging ( int value ) : void
OnIsDefaultChanged ( ) : void
OnIsDefaultChanging ( System value ) : void
OnLoaded ( ) : void
OnNameChanged ( ) : void
OnNameChanging ( string value ) : void
OnSeverityIDChanged ( ) : void
OnSeverityIDChanging ( int value ) : void
OnValidate ( System action ) : void
attach_Bugs ( Bug entity ) : void
detach_Bugs ( Bug entity ) : 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

Severity() public méthode

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