ComplexPathEdgeParser<TSource, TDestination>.SubPath Method |
Name | Description | |
---|---|---|
![]() | SubPath(Func<IPathEdgeRootParser<TDestination>, IPathEdgeRootParser<TDestination>>) |
Specifies a sub-path for the prefetch path.
|
![]() | SubPath<TSubPath>(Func<IPathEdgeRootParser<TSubPath>, IPathEdgeRootParser<TSubPath>>) |
Specifies a sub-path for the prefetch path. Use this overload to specify a subpath related to a subtype.
|