'宣言 Public Overridable Function DeleteOperation( _ ByVal pathAndCmd As System.String, _ ByVal parameters As System.Collections.Generic.IDictionary(Of String,String()) _ ) As System.Web.Http.IHttpActionResult
public virtual System.Web.Http.IHttpActionResult DeleteOperation( System.string pathAndCmd, System.Collections.Generic.IDictionary<string,string[]> parameters )
パラメータ
- pathAndCmd
- パスおよびコマンドのテキスト。
- parameters
- 要求パラメータ。
戻り値の型
応答結果。