Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
RandomNumbersAttribute
.
.
::
.
Minimum Property
RandomNumbersAttribute Class
See Also
Send Feedback
Gets or sets the lower bound of the numeric range where random values are going to be generated.
Namespace:
MbUnit.Framework
Assembly:
MbUnit
(in MbUnit.dll) Version: 3.3.0.0 (3.3.459.0)
Syntax
C#
public
double
Minimum
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Minimum
As
Double
See Also
RandomNumbersAttribute Class
MbUnit.Framework Namespace