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