Message in Hungarian (magyar)
Az IAsyncResult tervminta használatakor az End metódus nem látható el OperationContractAttribute attribútummal. Csak a megfelelő Begin metódus látható el OperationContractAttribute elemmel; ez az attribútum a Begin-End metóduspárra fog vonatkozni. A(z) „<var>Method name</var>” metódus a(z) „<var>Type Name</var>” típusban megszegi ezt a szabályt.
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