PexGenericArgumentsProviderAttributeBase Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attribute base class for generic argument providers.
C++
public ref class PexGenericArgumentsProviderAttributeBase abstract : Microsoft::Pex::Framework::PexAttributeBase, Microsoft::Pex::Engine::IPexGenericArgumentsProvider
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true, Inherited=true)]
public abstract class PexGenericArgumentsProviderAttributeBase : Microsoft.Pex.Framework.PexAttributeBase, Microsoft.Pex.Engine.IPexGenericArgumentsProvider
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true, Inherited=true)>]
type PexGenericArgumentsProviderAttributeBase = class
inherit PexAttributeBase
interface IPexGenericArgumentsProvider
Public MustInherit Class PexGenericArgumentsProviderAttributeBase
Inherits PexAttributeBase
Implements IPexGenericArgumentsProvider
- Inheritance
- Derived
- Attributes
- Implements
-
Microsoft.
Pex. Engine. IPex Generic Arguments Provider
Pex |
Initializes a new instance of the PexGenericArgumentsProviderAttributeBase class. |
Get |
Gets the generic argument tuples. |
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019 |