Message in German (Deutsch)
Die Methode "<var>Method name</var>" weist OperationContractAttribute auf, aber der einschließende Typ "<var>Type Name</var>" besitzt kein ServiceContractAttribute. OperationContractAttribute kann nur für Methoden in ServiceContractAttribute-Typen oder für ihre CallbackContract-Typen verwendet werden.
Unlocalized message
Method '<var>Method name</var>' has OperationContractAttribute, but enclosing type '<var>Type Name</var>' does not have ServiceContractAttribute. OperationContractAttribute can only be used on methods in ServiceContractAttribute types or on their CallbackContract types.
Search by Google