PeanutButter
Loading...
Searching...
No Matches
PeanutButter.EasyArgs.Attributes.MinAttribute Class Reference

Decorate a property with this to specify a minimum value for the property. More...

Inheritance diagram for PeanutButter.EasyArgs.Attributes.MinAttribute:
PeanutButter.EasyArgs.Attributes.NumericAttribute

Public Member Functions

 MinAttribute (decimal min)
 MinAttribute (long min)
Public Member Functions inherited from PeanutButter.EasyArgs.Attributes.NumericAttribute
 NumericAttribute (decimal min)
 NumericAttribute (long min)

Additional Inherited Members

Properties inherited from PeanutButter.EasyArgs.Attributes.NumericAttribute
decimal Value [get]
 The required value.

Detailed Description

Decorate a property with this to specify a minimum value for the property.


The documentation for this class was generated from the following file:
  • source/Utils/PeanutButter.EasyArgs/Attributes/MinAttribute.cs