次の方法で共有


PexAssertReachedEventArgs(String) Constructor

Definition

Initializes a new instance of the class.

public:
 PexAssertReachedEventArgs(System::String ^ location);
public PexAssertReachedEventArgs (string location);
new Microsoft.Pex.Framework.PexAssertReachedEventArgs : string -> Microsoft.Pex.Framework.PexAssertReachedEventArgs
Public Sub New (location As String)

Parameters

location
String

Applies to