ClassSelectorTestModel
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI.FindExpressionBuilder.ViewModels
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class SelectorTestModel : PropertyChangeNotification, INotifyPropertyChanged, INotifyPropertyChanging
Inheritance: objectPropertyChangeNotificationSelectorTestModel
Implements:
Inherited Members
Constructors
Properties
StepModels
Declaration
cs-api-definition
public ObservableCollection<SelectorStepModel> StepModels { get; }
Property Value
Methods
OnTestChecked()
Declaration
cs-api-definition
protected void OnTestChecked()