SerializableExpression Members
A binary and XML serializable representation of a LINQ expression
The following tables list the members exposed by the SerializableExpression type.
Protected Constructors
Name | Description | |
---|---|---|
SerializableExpression |
Top
Public Properties
Name | Description | |
---|---|---|
Key | Allows to attach a key to an expression. Maybe present or not. | |
NodeType | The node type | |
Type | The type of expression. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToExpression | Overloaded. | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
SerializableExpression Class
Microsoft.SpecExplorer.ObjectModel Namespace