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.
PexAssume::IsTrue<T> Method (Boolean, PexAssume::Func<T>^)
Namespace:
Microsoft.Pex.Framework
Assembly: Microsoft.Pex.Framework (in Microsoft.Pex.Framework.dll)
public: generic<typename T> static T IsTrue( bool condition, PexAssume::Func<T>^ factory )
Return Value
Type: TType Parameters
- T
Show: