Version:
ParameterDescriptionAttribute(int index, string name) Constructor
Syntax
public ParameterDescriptionAttribute(int index, string name)
Parameters
- index
- Type: int
The zero-based index of the parameter.
- name
- Type: string
The name of the parameter.