See System.Linq.Expressions.NewExpression.Arguments
Declaring type: SerializableNewExpression
Namespace: Zyan.InterLinq.Expressions
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public ReadOnlyCollection<SerializableExpression> Arguments { get; set; }
Property Value

There is no description.