PeanutButter
|
Decorate a property with this to specify a minimum value for the property. More...
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. |
Decorate a property with this to specify a minimum value for the property.