PexCreatableFactoryForDelegatesAttribute Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Uma fábrica creatable que gera delegado que chama o 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
- Herança
-
PexCreatableFactoryForDelegatesAttribute
- Atributos
Construtores
| PexCreatableFactoryForDelegatesAttribute() |
Propriedades
| Name |
Obtém o nome deste pacote. (Herdado de PexExplorationPackageAttributeBase) |