Click or drag to resize

PathEdge<TEndNode> Constructor

Overload List
  NameDescription
Public methodPathEdge<TEndNode>(IPrefetchPathElementCore,IPathEdge[])
Public methodPathEdge<TEndNode>(IPrefetchPathElementCore, Expression<Func<TEndNode, Boolean>>,IPathEdge[])
Public methodPathEdge<TEndNode>(IPrefetchPathElementCore, Expression<Func<TEndNode, Boolean>>, Int32,IPathEdge[])
Public methodPathEdge<TEndNode>(IPrefetchPathElementCore, Expression<Func<TEndNode, Boolean>>, ISortExpression, Int32,IPathEdge[])
Public methodPathEdge<TEndNode>(IPrefetchPathElementCore, Expression<Func<TEndNode, Boolean>>, ISortExpression, Int32, ExcludeIncludeFieldsList,IPathEdge[])
Top
See Also