PexFocusOnNamespaceAttribute(Type, String) Construtor

Definição

Inicializa uma nova instância da classe PexFocusOnNamespaceAttribute.

public:
 PexFocusOnNamespaceAttribute(Type ^ typeOfAssembly, System::String ^ namespacePrefix);
public PexFocusOnNamespaceAttribute (Type typeOfAssembly, string namespacePrefix);
new Microsoft.Pex.Framework.Focus.PexFocusOnNamespaceAttribute : Type * string -> Microsoft.Pex.Framework.Focus.PexFocusOnNamespaceAttribute
Public Sub New (typeOfAssembly As Type, namespacePrefix As String)

Parâmetros

typeOfAssembly
Type

O tipo de assembly.

namespacePrefix
String

O prefixo de namespace.

Aplica-se a