Collapse All
Public Methods
| Name | Description | |
|---|---|---|
![]() |
Convert | Extension Method for System.Collections.IEnumerable. Returns the result of the executed SerializableExpression. |
![]() |
Deserialize | Extension method for SerializableExpression. Returns System.Linq.Expressions.Expression. |
![]() |
MakeSerializable | Overloaded. Extension Method for System.Linq.Expressions.Expression. Converts an System.Linq.Expressions.Expression to a SerializableExpression. |
![]() |
MakeSerializable<T> | Extension Method for System.Linq.Expressions.Expression. Converts an System.Linq.Expressions.Expression to a T. |
![]() |
MakeSerializableCollection<T> | Extension Method for System.Collections.IEnumerable. Converts an System.Collections.IEnumerable to a System.Collections.ObjectModel.ReadOnlyCollection`1. |