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, P > Struct Template Reference

Static Public Member Functions

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

Member Function Documentation

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

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