NUnit.Framework.Assert: Constructor Members

The constructors of NUnit.Framework.Assert are listed below. For a list of all members, see the Assert Members list.

See Also: Inherited members from System.Object

Protected Constructors

We don't actually want any instances of this object, but some people like to inherit from it to add other static methods. Hence, the protected constructor disallows any instances of this object.