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