| オーバーロード | 解説 |
|---|---|
| QueryParameter コンストラクタ(String) | Initializes a new instance of the QueryParameter class, assigning the parameter's name. |
| QueryParameter コンストラクタ(String,Object) | Initializes a new instance of the QueryParameter class, assigning the parameter's name and value. |