MinValueAttribute.

MinValueAttribute(long) Constructor

Summary

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

Syntax

public MinValueAttribute(long min)

Parameters

Name Type Description
min long

Return Value

Type Description
void