ComputationRuleException Constructor

Initializes a new instance of the ComputationRuleException class

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public RuleException(
	string message
)

Parameters

message  String
 

See Also