Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

PexAssert::IsTrue Method (Boolean, String^)

 

Namespace:   Microsoft.Pex.Framework
Assembly:  Microsoft.Pex.Framework (in Microsoft.Pex.Framework.dll)

public:
static void IsTrue(
	bool condition,
	String^ message
)

Parameters

condition
Type: System::Boolean

message
Type: System::String^

Return to top
Show: