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