MaxValueAttribute.

MaxValueAttribute(double) Constructor

Summary

Creates a new InspectorGadgets.Attributes.MaxValueAttribute with the specified maximum value.

Syntax

public MaxValueAttribute(double max)

Parameters

Name Type Description
max double

Return Value

Type Description
void