Method | Description | |
---|---|---|
ParameterSyntaxAttribute ( string syntax ) : System |
Initializes a new instance of the ParameterSyntaxAttribute class.
|
public ParameterSyntaxAttribute ( string syntax ) : System | ||
syntax | string | The syntax of the parameter. |
return | System |