An action to perform upon satisfaction of a rule condition.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public abstract class RuleAction : IDeepCloneable
Visual Basic
Public MustInherit Class RuleAction _
	Implements IDeepCloneable

Inheritance Hierarchy

See Also