Namespace: MbUnit.Framework
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static int AssertCount { get; }
Public Shared ReadOnly Property AssertCount As Integer
public:
static property int AssertCount {
	int get ();
}

See Also

Assert Class