OperatorsSubstraction Field

Note: This API is now obsolete.
Subtraction operator.

Definition

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

Field Value

String

See Also