Message in Chinese (Simplified) (中文(简体))
在约定“<var>Contract Name</var>”中,有多个方法为“<var>Method name</var>”且 UriTemplate 为“<var>X</var>”的操作。每个操作都需要 UriTemplate 和方法的唯一组合才能明确地调度消息。请使用 WebGetAttribute 或 WebInvokeAttribute 改变操作的 UriTemplate 和方法值。
Unlocalized message
In contract '<var>Contract Name</var>', there are multiple operations with Method '<var>Method name</var>' and a UriTemplate that is equivalent to '<var>X</var>'. Each operation requires a unique combination of UriTemplate and Method to unambiguously dispatch messages. Use WebGetAttribute or WebInvokeAttribute to alter the UriTemplate and Method values of an operation.
Search by Google