Parameters
Gets the list of parameters of the current method (but not the return parameter).
Declaration
IParameterList Parameters { get; }Property Value
| Type | Description |
|---|---|
| IParameterList |
Gets the list of parameters of the current method (but not the return parameter).
IParameterList Parameters { get; }| Type | Description |
|---|---|
| IParameterList |