PexSuppressStackFrameFromNamespaceAttribute(String) Constructor
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.
Initializes a new instance of the PexSuppressStackFrameFromNamespaceAttribute class.
public:
PexSuppressStackFrameFromNamespaceAttribute(System::String ^ namespace);
public PexSuppressStackFrameFromNamespaceAttribute (string namespace);
new Microsoft.Pex.Framework.Suppression.PexSuppressStackFrameFromNamespaceAttribute : string -> Microsoft.Pex.Framework.Suppression.PexSuppressStackFrameFromNamespaceAttribute
Public Sub New (namespace As String)
Parameters
- namespace
- String
The namespace.