trail Class |
Namespace: WhetStone.Looping
public static class trail
| Name | Description | |
|---|---|---|
| TrailT(IEnumerableT, Int32, Boolean) |
Get all the sub-lists of an IEnumerableT of a specific length.
| |
| TrailT(IListT, Int32, Boolean) |
Get all the sub-lists of an IListT of a specific length.
|