Click or drag to resize
ExceptionMessagesPositiveNumberRequired Field
The message to pass to an ArgumentOutOfRangeException when a number is unexpectedly <= 0.

Namespace: Lawo
Assembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax
C#
public const string PositiveNumberRequired = "Positive number required."

Field Value

Type: String
See Also