GeneratorPad Method |
| Name | Description | |
|---|---|---|
| PadTSource(IGeneratorTSource, IEnumerableTSource) |
Pads the specified generator with elements from a given list.
| |
| PadTSource(IGeneratorTSource, TSource, Int32) |
Pads the specified generator with a constant element repeated a specified number of times.
|