Message in Spanish (Español)
El método '<var>Method name</var>' tiene OperationContractAttribute, pero el tipo delimitador '<var>Type Name</var>' no tiene ServiceContractAttribute. OperationContractAttribute sólo se puede usar en métodos de tipos de ServiceContractAttribute o en sus tipos de 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