Message in Polish (Polski)
Metoda „<var>Method name</var>” ma atrybut OperationContractAttribute, ale typ zawierający „<var>Type Name</var>” nie ma atrybutu ServiceContractAttribute. Atrybut OperationContractAttribute może być używany tylko w metodach typów ServiceContractAttribute lub w ich typach CallbackContract.
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