Share via


ResourceStrategy<TModel>.CreateTime Property

Definition

public Func<TModel,int> CreateTime { get; }
member this.CreateTime : Func<'Model, int>
Public ReadOnly Property CreateTime As Func(Of TModel, Integer)

Property Value

Func<TModel,Int32>

Applies to