Message in Polish (Polski)

Metoda synchroniczna klasy OperationContract „<var>Method name</var>” w typie „<var>Type Name</var>” została dopasowana do metod asynchronicznych klasy OperationContract „<var>X</var>” i „<var>Y</var>”, ponieważ mają tę samą nazwę operacji „<var>Z</var>”. Gdy metoda synchroniczna klasy OperationContract zostanie dopasowana do pary metod asynchronicznych klasy OperationContract, w obu klasach OperationContract musi być zdefiniowana ta sama liczba parametrów tych samych typów. W tym przypadku niektóre argumenty są różne. Aby to naprawić, dopilnuj, aby w klasach OperationContract była zdefiniowana ta sama liczba argumentów tego samego typu, w tej samej kolejności. Ewentualnie można uniemożliwić dopasowanie, zmieniając nazwę jednej z metod.

Unlocalized message

The synchronous OperationContract method '<var>Method name</var>' in type '<var>Type Name</var>' was matched with the asynchronous OperationContract methods '<var>X</var>' and '<var>Y</var>' because they have the same operation name '<var>Z</var>'. When a synchronous OperationContract method is matched to a pair of asynchronous OperationContract methods, the two OperationContracts must define the same number and types of parameters. In this case, some of the arguments are different. To fix it, ensure that the OperationContracts define the same number and types of arguments, in the same order. Alternatively, changing the name of one of the methods will prevent matching.

Search by Google
Available localized messages
French (Français) German (Deutsch) Finnish (suomi) Arabic (العربية) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體)) Czech (Čeština) Danish (Dansk) Prior (Message) Dutch (Nederlands) Greek (Ελληνικά) Hebrew (עברית) Hungarian (magyar) Italian (Italiano) Japanese (日本語) Korean (한국어) Norwegian (Bokmal) (Norsk (Bokmål)) Chinese (Simplified) (中文(简体)) Next (Message) Portuguese (Brazil) (Português (Brasil)) Russian (Русский) Spanish (Español) Swedish (Svenska) Turkish (Türkçe) Chinese (Traditional) (中文(繁體))