Gets an instance of a mirror that represents a null object of unknown type.

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

Syntax

C#
public static readonly Mirror NullOfUnknownType
Visual Basic (Declaration)
Public Shared ReadOnly NullOfUnknownType As Mirror

See Also