PathEdge<TEndNode> Constructor |
Name | Description | |
---|---|---|
![]() | PathEdge<TEndNode>(IPrefetchPathElementCore,IPathEdge[]) |
Initializes a new instance of the PathEdge<TEndNode> class.
|
![]() | PathEdge<TEndNode>(IPrefetchPathElementCore, Expression<Func<TEndNode, Boolean>>,IPathEdge[]) |
Initializes a new instance of the PathEdge<TEndNode> class.
|
![]() | PathEdge<TEndNode>(IPrefetchPathElementCore, Expression<Func<TEndNode, Boolean>>, Int32,IPathEdge[]) |
Initializes a new instance of the PathEdge<TEndNode> class.
|
![]() | PathEdge<TEndNode>(IPrefetchPathElementCore, Expression<Func<TEndNode, Boolean>>, ISortExpression, Int32,IPathEdge[]) |
Initializes a new instance of the PathEdge<TEndNode> class.
|
![]() | PathEdge<TEndNode>(IPrefetchPathElementCore, Expression<Func<TEndNode, Boolean>>, ISortExpression, Int32, ExcludeIncludeFieldsList,IPathEdge[]) |
Initializes a new instance of the PathEdge<TEndNode> class.
|