Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | List of all members
Smooth.Slinq.Context.JoinContext< U, K, T2, T, C > Struct Template Reference

Static Public Member Functions

static Slinq< U, JoinContext
< U, K, T2, T, C > > 
Join (Lookup< K, T2 > lookup, Slinq< T, C > outer, DelegateFunc< T, K > outerSelector, DelegateFunc< T, T2, U > resultSelector, bool release)
 

Member Function Documentation

static Slinq<U, JoinContext<U, K, T2, T, C> > Smooth.Slinq.Context.JoinContext< U, K, T2, T, C >.Join ( Lookup< K, T2 >  lookup,
Slinq< T, C outer,
DelegateFunc< T, K >  outerSelector,
DelegateFunc< T, T2, U >  resultSelector,
bool  release 
)
inlinestatic

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