Message in Finnish (suomi)
Käytettäessä IAsyncResult-suunnittelumallia, End-metodilla ei voi olla OperationContractAttribute-arvoa. Vain vastaavalla Begin-metodilla voi olla OperationContractAttribute-arvo. Tätä määritettä käytetään Begin-End-metodipariin. Metodi <var>Method name</var> tyypissä <var>Type Name</var> ei ole tämän mukainen.
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