C# Class Tp.LegacyProfileConvertsion.Common.TestCaseTestPlan

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

Private Properties

Свойство Type Description
OnCreated void
OnLoaded void
OnTestCaseIDChanged void
OnTestCaseIDChanging void
OnTestCaseTestPlanIDChanged void
OnTestCaseTestPlanIDChanging void
OnTestPlanIDChanged void
OnTestPlanIDChanging void
OnValidate void

Méthodes publiques

Méthode Description
TestCaseTestPlan ( ) : 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
OnTestCaseIDChanged ( ) : void
OnTestCaseIDChanging ( System value ) : void
OnTestCaseTestPlanIDChanged ( ) : void
OnTestCaseTestPlanIDChanging ( int value ) : void
OnTestPlanIDChanged ( ) : void
OnTestPlanIDChanging ( System value ) : void
OnValidate ( System action ) : 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

TestCaseTestPlan() public méthode

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