PexCreatableFactoryForDelegatesAttribute Class
Definition
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.
A creatable factory that generates delegate that call into PexChoose
public ref class PexCreatableFactoryForDelegatesAttribute sealed : Microsoft::Pex::Framework::Creatable::PexCreatableFactoryAttributeBase
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true)]
public sealed class PexCreatableFactoryForDelegatesAttribute : Microsoft.Pex.Framework.Creatable.PexCreatableFactoryAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true)>]
type PexCreatableFactoryForDelegatesAttribute = class
inherit PexCreatableFactoryAttributeBase
Public NotInheritable Class PexCreatableFactoryForDelegatesAttribute
Inherits PexCreatableFactoryAttributeBase
- Inheritance
-
PexCreatableFactoryForDelegatesAttribute
- Attributes
Constructors
PexCreatableFactoryForDelegatesAttribute() |
Properties
Name |
Gets the name of this package. (Inherited from PexExplorationPackageAttributeBase) |