cover Methods |
| Name | Description | |
|---|---|---|
| CoverT(IEnumerableT, T) |
Get an IEnumerableT that has its first members replaced with cover's members.
| |
| CoverT(IListT, T) |
Get an IListT that has its first members replaced with cover's members.
| |
| CoverT(IEnumerableT, IEnumerableT, IEnumerableInt32) | ||
| CoverT(IEnumerableT, IEnumerableT, Int32) | ||
| CoverT(IEnumerableT, T, Int32) | ||
| CoverT(IListT, IListT, IListInt32) | ||
| CoverT(IListT, IListT, Int32) | ||
| CoverT(IListT, T, Int32) |