Method | Description | |
---|---|---|
FormatParam ( |
Initializes the parameter with an integer value.
|
|
FormatParam ( String value ) : System.Collections |
Initializes the parameter with a string value.
|
Method | Description | |
---|---|---|
FormatParam ( |
Initializes the parameter.
|
public FormatParam ( |
||
value | The value to be stored in the parameter. | |
return | System.Collections |
public FormatParam ( String value ) : System.Collections | ||
value | String | The value to be stored in the parameter. |
return | System.Collections |