Gets or sets the stock of predefined strings from which to draw random values.

Namespace:  MbUnit.Framework
Assembly:  MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public RandomStringStock Stock { get; set; }
Visual Basic (Declaration)
Public Property Stock As RandomStringStock

See Also