Click or drag to resize
QueueRuleAction Constructor (String)
Initializes a new instance of the QueueRuleAction class

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public QueueRuleAction(
	string rule
)

Parameters

rule
Type: SystemString

[Missing <param name="rule"/> documentation for "M:AsterNET.Manager.Action.QueueRuleAction.#ctor(System.String)"]

See Also