Table of Contents

Class WinFormsPosLixBoxRule

Namespace
Ranorex.Plugin.CustomControls.PosListBox
Assembly
Ranorex.Plugin.WinForms.dll
public class WinFormsPosLixBoxRule : LineageGlueRule, IEquatable<Descriptor>, IComparable<Descriptor>
Inheritance
WinFormsPosLixBoxRule
Implements
Inherited Members

Constructors

WinFormsPosLixBoxRule()

public WinFormsPosLixBoxRule()

Methods

Execute(GlueRuleExecutionState)

Executes the rule.

public override void Execute(GlueRuleExecutionState state)

Parameters

state GlueRuleExecutionState

The current rule execution state.

Remarks

This has to be implemented by the rule classes.