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

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

Assembly: Epic.Query.Object

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