Class ImmutableTypeCatalog.System.Text.RegularExpressions
Immutable types in the System.Text.RegularExpressions namespace.
Inheritance
System.Object
ImmutableTypeCatalog.System.Text.RegularExpressions
Namespace: System.Linq.Expressions
Assembly: Nuqleon.Linq.Expressions.Optimizers.dll
Syntax
public static class RegularExpressions : Object
Properties
AllThisAndChildNamespaces
Gets a table of immutable types in the System.Text.RegularExpressions namespace and any child namespace.
Declaration
public static TypeTable AllThisAndChildNamespaces { get; }
Property Value
Type | Description |
---|---|
TypeTable |
AllThisNamespaceOnly
Gets a table of immutable types in the System.Text.RegularExpressions namespace.
Declaration
public static TypeTable AllThisNamespaceOnly { get; }
Property Value
Type | Description |
---|---|
TypeTable |