Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Internal.EnumerableExtensions Class Reference

Static Public Member Functions

static ? T FirstOrDefault< T > (this ImmutableArray< T > collection, Func< T, bool > predicate)
 
static IEnumerable< TResultSelect< TSource, TResult > (this IEnumerable< TSource > source, Func< TSource, TResult > selector)
 
static T Last< T > (this ImmutableArray< T >.Builder source)
 
static IEnumerable< TOrderBy< T > (this List< T > source, Comparison< T > comparison)
 

Detailed Description

Definition at line 6 of file EnumerableExtensions.cs.


The documentation for this class was generated from the following file: