Message in Polish (Polski)
Dla metody OperationContract „<var>Method name</var>” w typie „<var>Type Name</var>” nie zaimplementowano poprawnie wzorca asynchronicznego, ponieważ nie można znaleźć odpowiedniej metody „X”. Należy dostarczyć metodę o nazwie „X” lub ustawić wartość „false” dla właściwości AsyncPattern w metodzie „<var>Method name</var>”.
Unlocalized message
OperationContract method '<var>Method name</var>' in type '<var>Type Name</var>' does not properly implement the async pattern, as no corresponding method 'X' could be found. Either provide a method called 'X' or set the AsyncPattern property on method '<var>Method name</var>' to false.
Search by Google