Show / Hide Table of Contents

Class ImmutableTypeCatalog

Provides a catalog of immutable types in the Base Class Library.

Inheritance
System.Object
ImmutableTypeCatalog
Namespace: System.Linq.Expressions
Assembly: Nuqleon.Linq.Expressions.Optimizers.dll
Syntax
public static class ImmutableTypeCatalog : Object

Properties

All

Gets a table of immutable types in the Base Class Library.

Declaration
public static TypeTable All { get; }
Property Value
Type Description
TypeTable
In This Article
Back to top Generated by DocFX