A class representing a group of actions to be executed upon satisfaction of a specified 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 Rule : IDeepCloneable
Visual Basic
Public MustInherit Class Rule _
	Implements IDeepCloneable

Inheritance Hierarchy

See Also