Prevents instantiation. Subclasses should likewise define their constructor to be protected.

Namespace:  MbUnit.Framework
Assembly:  MbUnit (in MbUnit.dll) Version: 3.2.0.0 (3.2.528.0)

Syntax

C#
protected Assert()
Visual Basic (Declaration)
Protected Sub New

See Also