Fork me on GitHubEpicdominant domains
APIEpic.Query.ObjectOrderCriterion<(Of <(<'TEntity>)>)>For<(Of <<'(TSpecializedEntity>)>>)()()()()

For<(Of <(<'TSpecializedEntity>)>)> Method
Returns the current order criterion wrapped to handle any TSpecializedEntity.

Assembly: Epic.Query.Object

Declaration Syntax
C#
public abstract OrderCriterion<TSpecializedEntity> For<TSpecializedEntity>()
where TSpecializedEntity : class, TEntity
Generic Template Parameters
TSpecializedEntity
Type of the entities to order.
Return Value
The current OrderCriterion<(Of <(<'TEntity>)>)> wrapped to handle any TSpecializedEntity.
blog comments powered by Disqus