PexFocusOnNamespaceAttribute(Type, String) Konstruktor

Definition

Initialisiert eine neue Instanz der PexFocusOnNamespaceAttribute-Klasse.

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)

Parameter

typeOfAssembly
Type

Der Typ der Assembly.

namespacePrefix
String

Das Namespacepräfix.

Gilt für