Share via


ResourceStrategy<TModel>.EvaluatePreexistingConfiguration Property

Definition

public Func<TModel,bool> EvaluatePreexistingConfiguration { get; }
member this.EvaluatePreexistingConfiguration : Func<'Model, bool>
Public ReadOnly Property EvaluatePreexistingConfiguration As Func(Of TModel, Boolean)

Property Value

Func<TModel,Boolean>

Applies to