共用方式為


PexSuppressUninstrumentedMethodFromNamespaceAttribute.IgnoreNullNamespace Property

Definition

Gets a value indicating whether methods defined in classes that are not part of any namespace should be reported.

public:
 property bool IgnoreNullNamespace { bool get(); };
public bool IgnoreNullNamespace { get; }
member this.IgnoreNullNamespace : bool
Public ReadOnly Property IgnoreNullNamespace As Boolean

Property Value

Returns Boolean.

Applies to