cycle Class |
Namespace: WhetStone.Looping
public static class cycle
| Name | Description | |
|---|---|---|
| CycleT(IEnumerableT, NullableInt32) |
Gets a new IEnumerableT, that is this repeated.
| |
| CycleT(IListT, NullableInt32) |
Gets a new IListT, that is this repeated.
|