Arguments
Gets the arguments passed to the constructor.
Declaration
IList<IExpression> Arguments { get; }Property Value
| Type | Description |
|---|---|
| IList<IExpression> |
Gets the arguments passed to the constructor.
IList<IExpression> Arguments { get; }| Type | Description |
|---|---|
| IList<IExpression> |