MaxValueAttribute.

MaxValueAttribute(long) Constructor

Summary

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

Syntax

public MaxValueAttribute(long max)

Parameters

Name Type Description
max long

Return Value

Type Description
void