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.PredicateContext< T, C, P > Struct Template Reference

Static Public Member Functions

static Slinq< T,
PredicateContext< T, C, P > > 
TakeWhile (Slinq< T, C > slinq, DelegateFunc< T, P, bool > predicate, P parameter)
 
static Slinq< T,
PredicateContext< T, C, P > > 
Where (Slinq< T, C > slinq, DelegateFunc< T, P, bool > predicate, P parameter)
 

Member Function Documentation

static Slinq<T, PredicateContext<T, C, P> > Smooth.Slinq.Context.PredicateContext< T, C, P >.TakeWhile ( Slinq< T, C slinq,
DelegateFunc< T, P, bool >  predicate,
parameter 
)
inlinestatic
static Slinq<T, PredicateContext<T, C, P> > Smooth.Slinq.Context.PredicateContext< T, C, P >.Where ( Slinq< T, C slinq,
DelegateFunc< T, P, bool >  predicate,
parameter 
)
inlinestatic

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