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

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

Assembly: Epic.Query.Object

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