MethodParameterSource Properties |
The MethodParameterSource type exposes the following members.
| Name | Description | |
|---|---|---|
| Info |
Gets the parameter information.
| |
| IsComponent |
Gets or sets a value indicating whether this value of this parameter is a component which should be retrieved of the
entity provided in the arguments array.
| |
| IsService |
Gets or sets a value indicating whether the value of this parameter is a service which should be retrieved from the
service provider.
| |
| ParameterIndex |
The index in the arguments array which contains the value for this parameter. A value of -1 indicates this parameter is
not supplied by the arguments array.
|