Summary
Creates a new
InspectorGadgets.Attributes.ClampValueAttribute with the specified range.- Assembly
- Kybernetik
.InspectorGadgets .dll - Namespace
- InspectorGadgets
.Attributes - Containing Type
- ClampValueAttribute
Syntax
public ClampValueAttribute(long min, long max)
Parameters
| Name | Type | Description |
|---|---|---|
| min | long | |
| max | long |
Return Value
| Type | Description |
|---|---|
| void |