See System.Linq.Expressions.LambdaExpression.Parameters
Declaring type: SerializableLambdaExpression
Namespace: Zyan.InterLinq.Expressions
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public ReadOnlyCollection<SerializableParameterExpression> Parameters { get; set; }
Property Value

There is no description.