Class PureMemberCatalog.System.Text
Pure members in the System.Text namespace.
Inheritance
System.Object
PureMemberCatalog.System.Text
Namespace: System.Linq.Expressions
Assembly: Nuqleon.Linq.Expressions.Optimizers.dll
Syntax
public static class Text : Object
Properties
AllThisAndChildNamespaces
Gets a table of pure members in the System.Text namespace and any child namespace.
Declaration
public static MemberTable AllThisAndChildNamespaces { get; }
Property Value
Type | Description |
---|---|
MemberTable |
AllThisNamespaceOnly
Gets a table of pure members in the System.Text namespace.
Declaration
public static MemberTable AllThisNamespaceOnly { get; }
Property Value
Type | Description |
---|---|
MemberTable |