Class PureMemberCatalog
Provides a catalog of pure members in the Base Class Library.
Inheritance
System.Object
    PureMemberCatalog
  Namespace: System.Linq.Expressions
Assembly: Nuqleon.Linq.Expressions.Optimizers.dll
Syntax
public static class PureMemberCatalog : Object
  Properties
All
Gets a table of pure members in the Base Class Library.
Declaration
public static MemberTable All { get; }
  Property Value
| Type | Description | 
|---|---|
| MemberTable |