Message in Danish (Dansk)
Kontrakten '<var>Contract Name</var>' indeholder flere handlinger, hvor Method er '<var>Method name</var>', og UriTemplate er '<var>X</var>'. Hver handling kræver en entydig kombination af UriTemplate og Method, så der kan sendes utvetydige meddelelser. Brug WebGetAttribute eller WebInvokeAttribute til at ændre værdierne i UriTemplate og Method for en handling.
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