Message in Swedish (Svenska)
När designmönstret the IAsyncResult används, kan inte End-metoden innehålla OperationContractAttribute. Endast motsvarande Begin-metod kan innehålla OperationContractAttribute. Detta attribut kommer att tillämpas på Begin/End-metodparet. Metod <var>Method name</var> i typ <var>Type Name</var> bryter mot detta.
Unlocalized message
When using the IAsyncResult design pattern, the End method cannot be decorated with OperationContractAttribute. Only the corresponding Begin method can be decorated with OperationContractAttribute; that attribute will apply to the Begin-End pair of methods. Method '<var>Method name</var>' in type '<var>Type Name</var>' violates this.
Search by Google