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.

PexAssume::EnumIsDefined<TEnum> Method (TEnum)

 

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

public:
generic<typename TEnum>
where TEnum : value struct, gcnew()
static void EnumIsDefined(
	TEnum value
)

Parameters

value
Type: TEnum

Type Parameters

TEnum

Return to top
Show: