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

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

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

Public Member Functions

 MaxAttribute (decimal min)
 
 MaxAttribute (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: