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.

PexSymbolicValue::Ignore<T> Method (T)

 

Forgets all constraints associated with passed value

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

public:
generic<typename T>
static T Ignore(
	T value
)

Parameters

value
Type: T

Return Value

Type: T

Returns String.

Type Parameters

T
Return to top
Show: