C# Class PyriteUI.ScenarioCreation.ComplexCheckerViewContext

Inheritance: System.Windows.DependencyObject
Afficher le fichier Open project: noant/Pyrite

Méthodes publiques

Свойство Type Description
AllOperatorViewsProperty System.Windows.DependencyProperty
IsFirstProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
AddChecker ( ) : OperatorCheckerPair
AddGroupChecker ( ) : OperatorCheckerPair
ComplexCheckerViewContext ( OperatorCheckerPair complexCheckerPair ) : System.Collections.Generic
RemoveChecker ( OperatorCheckerPair pair ) : void

Private Methods

Méthode Description
ComplexCheckerViewContext ( ) : System.Collections.Generic

Method Details

AddChecker() public méthode

public AddChecker ( ) : OperatorCheckerPair
Résultat PyriteCore.ScenarioCreation.OperatorCheckerPair

AddGroupChecker() public méthode

public AddGroupChecker ( ) : OperatorCheckerPair
Résultat PyriteCore.ScenarioCreation.OperatorCheckerPair

ComplexCheckerViewContext() public méthode

public ComplexCheckerViewContext ( OperatorCheckerPair complexCheckerPair ) : System.Collections.Generic
complexCheckerPair PyriteCore.ScenarioCreation.OperatorCheckerPair
Résultat System.Collections.Generic

RemoveChecker() public méthode

public RemoveChecker ( OperatorCheckerPair pair ) : void
pair PyriteCore.ScenarioCreation.OperatorCheckerPair
Résultat void

Property Details

AllOperatorViewsProperty public_oe static_oe property

public static DependencyProperty,System.Windows AllOperatorViewsProperty
Résultat System.Windows.DependencyProperty

IsFirstProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsFirstProperty
Résultat System.Windows.DependencyProperty