Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public static class Gregor.Core.TupleUtil Custom Attributes: Description:
static private System.Booleanb__0 (Gregor.Core.ITuple<> a, Gregor.Core.ITuple<> b) Custom Attributes: System.Runtime.CompilerServices.CompilerGenerated() Description:
static private System.Booleanb__1 (Gregor.Core.ITuple<, > a, Gregor.Core.ITuple<, > b) Custom Attributes: System.Runtime.CompilerServices.CompilerGenerated() Description:
static private System.Booleanb__2 (Gregor.Core.ITuple<, , > a, Gregor.Core.ITuple<, , > b) Custom Attributes: System.Runtime.CompilerServices.CompilerGenerated() Description:
static private System.Booleanb__3 (Gregor.Core.ITuple<, , , > a, Gregor.Core.ITuple<, , , > b) Custom Attributes: System.Runtime.CompilerServices.CompilerGenerated() Description:
static private System.Booleanb__4 (Gregor.Core.ITuple<, , , , > a, Gregor.Core.ITuple<, , , , > b) Custom Attributes: System.Runtime.CompilerServices.CompilerGenerated() Description:
static public System.Collections.Generic.IEnumerable<> FilterTuples(System.Collections.Generic.IEnumerable<> source, T0 match1, T1 match2, T2 match3, T3 match4) Custom Attributes: Description:
static public System.Collections.Generic.IEnumerable<> FilterTuples(System.Collections.Generic.IEnumerable<> source, T0 match1, T1 match2, T2 match3, T3 match4, T4 match5) Custom Attributes: Description:
static public System.Collections.Generic.IEnumerable<> FilterTuples(System.Collections.Generic.IEnumerable<> source, T0 match1, T1 match2, T2 match3) Custom Attributes: Description:
static public System.Collections.Generic.IEnumerable<> FilterTuples(System.Collections.Generic.IEnumerable<> source, T0 match1) Custom Attributes: Description:
static public System.Collections.Generic.IEnumerable<> FilterTuples(System.Collections.Generic.IEnumerable<> source, T0 match1, T1 match2) Custom Attributes: Description:
static public System.Collections.Generic.IEnumerable<> FilterTuples(System.Collections.Generic.IEnumerable<> source, Gregor.Core.ITuple<, > match, Gregor.Core.TupleMatcher<, > matchCallback) Custom Attributes: Description:
static public System.Collections.Generic.IEnumerable<> FilterTuples(System.Collections.Generic.IEnumerable<> source, Gregor.Core.ITuple<> match, Gregor.Core.TupleMatcher<> matchCallback) Custom Attributes: Description:
static public System.Collections.Generic.IEnumerable<> FilterTuples(System.Collections.Generic.IEnumerable<> source, Gregor.Core.ITuple<, , > match, Gregor.Core.TupleMatcher<, , > matchCallback) Custom Attributes: Description:
static public System.Collections.Generic.IEnumerable<> FilterTuples(System.Collections.Generic.IEnumerable<> source, Gregor.Core.ITuple<, , , , > match, Gregor.Core.TupleMatcher<, , , , > matchCallback) Custom Attributes: Description:
static public System.Collections.Generic.IEnumerable<> FilterTuples(System.Collections.Generic.IEnumerable<> source, Gregor.Core.ITuple<, , , > match, Gregor.Core.TupleMatcher<, , , > matchCallback) Custom Attributes: Description:
System.Runtime.CompilerServices.CompilerGeneratedAttribute
System.Collections.Generic.IEnumerable<>
System.Collections.Generic.IEnumerable<>
System.Collections.Generic.IEnumerable<>
System.Collections.Generic.IEnumerable<>
System.Collections.Generic.IEnumerable<>
Gregor.Core.TupleMatcher<, , , , >
Gregor.Core.TupleMatcher<, , , >