Compartilhar via


NestedResourceStrategy<TModel,TParentModel>.Get Property

Definition

public Func<TParentModel,string,TModel> Get { get; }
member this.Get : Func<'ParentModel, string, 'Model>
Public ReadOnly Property Get As Func(Of TParentModel, String, TModel)

Property Value

Func<TParentModel,String,TModel>

Applies to