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

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

Syntax

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

See Also