PexPreparableFromFactoriesFromAssemblyAttribute 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.
Attribute that scans an assembly for methods marked by PexFactoryMethodAttribute located in static types.
public ref class PexPreparableFromFactoriesFromAssemblyAttribute sealed : Microsoft::Pex::Framework::Preparable::PexPreparableFromFactoriesAttributeBase
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public sealed class PexPreparableFromFactoriesFromAssemblyAttribute : Microsoft.Pex.Framework.Preparable.PexPreparableFromFactoriesAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
type PexPreparableFromFactoriesFromAssemblyAttribute = class
inherit PexPreparableFromFactoriesAttributeBase
Public NotInheritable Class PexPreparableFromFactoriesFromAssemblyAttribute
Inherits PexPreparableFromFactoriesAttributeBase
- Inheritance
-
PexPreparableFromFactoriesFromAssemblyAttribute
- Attributes
Constructors
PexPreparableFromFactoriesFromAssemblyAttribute() |
Initializes a new instance of the PexPreparableFromFactoriesFromAssemblyAttribute class. |
PexPreparableFromFactoriesFromAssemblyAttribute(String) |
Initializes a new instance of the PexPreparableFromFactoriesFromAssemblyAttribute class. |
PexPreparableFromFactoriesFromAssemblyAttribute(Type) |
Initializes a new instance of the PexPreparableFromFactoriesFromAssemblyAttribute class. |
Properties
Name |
Gets the name of this package. (Inherited from PexExplorationPackageAttributeBase) |