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.

PexGenericArgumentsAttribute Class

 

Attribute used to provide a type tuple for instantiating a generic parameterized unit test..

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


[AttributeUsageAttribute(AttributeTargets::Assembly | AttributeTargets::Class | AttributeTargets::Method, 
	AllowMultiple = true, Inherited = true)]
public ref class PexGenericArgumentsAttribute sealed : PexGenericArgumentsProviderAttributeBase

NameDescription
System_CAPS_pubpropertyTypeId

(Inherited from Attribute.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: