GeneratorExtensions Class |
Note: This API is now obsolete.
Namespace: Gamelogic.Extensions.Obsolete
[VersionAttribute(1, 4, 0)] [ObsoleteAttribute("Use the static functions in Gamelogic.Generators.Generator instead.")] public static class GeneratorExtensions
The GeneratorExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| AggregateT, U | ||
| AggregateWindowT, U | ||
| BufferT | ||
| CastT | ||
| NextT |
Gets the next n elements from the generator.
| |
| OfTypeT | ||
| RepeatWithProbabilityT | ||
| SelectT, U | ||
| ToPeriodicGeneratorT | ||
| ToRandomElementGeneratorT | ||
| WhereT | ||
| WhereBufferT | ||
| WindowT |