Class WinFormsCoreFpSpreadChildrenRule
- Namespace
- Ranorex.Plugin.CustomControls.FarPoint.Rules
- Assembly
- Ranorex.Plugin.WinForms.Core.dll
public class WinFormsCoreFpSpreadChildrenRule : LineageGlueRule, IEquatable<Descriptor>, IComparable<Descriptor>
- Inheritance
-
WinFormsCoreFpSpreadChildrenRule
- Implements
- Inherited Members
Constructors
WinFormsCoreFpSpreadChildrenRule()
public WinFormsCoreFpSpreadChildrenRule()
Methods
Execute(GlueRuleExecutionState)
Executes the rule.
public override void Execute(GlueRuleExecutionState state)
Parameters
stateGlueRuleExecutionStateThe current rule execution state.
Remarks
This has to be implemented by the rule classes.