Message in Polish (Polski)
W kontrakcie „<var>Contract Name</var>” występuje wiele operacji z użyciem wartości Method „<var>Method name</var>”, a wartość UriTemplate jest odpowiednikiem atrybutu „<var>X</var>”. Każda operacja wymaga unikatowej kombinacji wartości UriTemplate i Method, aby jednoznacznie wysyłać wiadomości. Użyj obiektu WebGetAttribute lub WebInvokeAttribute, aby zamienić wartości UriTemplate i Method operacji.
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