ConfigureNamedOptions<TOptions,TDep>.Dependency Property

Definition

The dependency.

public:
 property TDep Dependency { TDep get(); };
public TDep Dependency { get; }
member this.Dependency : 'Dep
Public ReadOnly Property Dependency As TDep

Property Value

TDep

Applies to