Share via


PexCoverageFilterBase<T>.Owner Property

Definition

Gets the owner.

protected:
 property T Owner { T get(); };
protected T Owner { get; }
member this.Owner : 'T
Protected ReadOnly Property Owner As T

Property Value

T

The owner.

Applies to