Gets or sets the seed value for the random generator.
Namespace:
MbUnit.FrameworkAssembly: MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public int Seed { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Seed As Integer |
