| Overload | Description |
|---|---|
| QueryParameter Constructor(String) | Initializes a new instance of the QueryParameter class, assigning the parameter's name. |
| QueryParameter Constructor(String,Object) | Initializes a new instance of the QueryParameter class, assigning the parameter's name and value. |