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