Message in Korean (한국어)
'<var>Contract Name</var>' 계약에서 메서드가 '<var>Method name</var>'이고 '<var>X</var>'에 해당하는 UriTemplate이 있는 여러 작업이 있습니다. 각 작업에서는 메시지를 명확하게 디스패치하기 위해 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