Gets the nullable seed value.

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

Syntax

C#
protected Nullable<int> NullableSeed { get; }
Visual Basic (Declaration)
Protected ReadOnly Property NullableSeed As Nullable(Of Integer)

See Also