Class NonNegativeAttribute
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Mark numeric values that should always be non-negative.
[Version(1, 2, 0)]
[Obsolete("Use ValidateNonNegativeAttribute instead.")]
public class NonNegativeAttribute : ValidateNotNegativeAttribute
- Inheritance
-
NonNegativeAttribute
- Inherited Members
- Extension Methods