PexDisposableContext.IsEmpty Property

Definition

Gets the number of disposable instances in this context.

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

Property Value

The count.

Applies to