问题:
A . Add the WebInvoke(UriTemplate = "/Items/{id}",Method="DELETE") attribute to the operation.
B . Add the HttpDelete attribute to the operation.
C . Replace the string parameter with a RemovedActivityAction parameter.
D . Replace the return type with RemovedActivityAction.
● 参考解析
本题暂无解析
相关内容
相关标签