MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Contracts.​NumericNumeric­Bound
Open sandboxFocus

NumericBound Class

Represents a single bound of a NumericRange.

Inheritance
System.Object
NumericBound
Namespace: Metalama.Patterns.Contracts.Numeric
Assembly: Metalama.Patterns.Contracts.dll
Syntax
[RunTimeOrCompileTime]
public abstract class NumericBound : Object, ICompileTimeSerializable

Constructors

Name Description
NumericBound(Boolean)

Properties

Name Description
IsAllowed
ObjectValue

Methods

Name Description
Create(Decimal, Boolean)
Create(Double, Boolean)
Create(Int64, Boolean, Int32)
Create(UInt64, Boolean)
ToString()