MinValueAttribute.

MinValueAttribute(int) Constructor

Summary

Creates a new InspectorGadgets.Attributes.MinValueAttribute with the specified minimum value.

Syntax

public MinValueAttribute(int min)

Parameters

Name Type Description
min int

Return Value

Type Description
void