Operators.Substraction Field

Note: This API is now obsolete.
Subtraction operator.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
[ObsoleteAttribute("Use Operators.Subtraction instead.")]
public const string Substraction = "-"

Field Value

String

See Also