MinValueAttribute.

MinValueAttribute(double) Constructor

Summary

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

Syntax

public MinValueAttribute(double min)

Parameters

Name Type Description
min double

Return Value

Type Description
void