ConstantRangeAttribute
Attribute in Arbor / Inherits from: System.Attribute
Description
Limit the value range whenFlexibleInt,FlexibleLong,FlexibleFloattype is Constant.
Constructors
Description | |
---|---|
ConstantRangeAttribute | Limit the value range whenFlexibleInt,FlexibleLong,FlexibleFloattype is Constant. |
Fields
Field Name | Description |
---|---|
max | Max value |
min | Min value |