Message in Turkish (Türkçe)
'<var>Type Name</var>' türündeki '<var>Method name</var>' zaman uyumlu OperationContract yöntemi, aynı işlem adı '<var>Z</var>' değerine sahip olduklarından, zaman uyumlu olmayan '<var>X</var>' ve '<var>Y</var>' OperationContract yöntemleriyle eşleştirildi. Zaman uyumlu bir OperationContract yöntemi, zaman uyumsuz bir çift OperationContract yöntemiyle eşleştirildiğinde, iki OperationContracts öğesi de '<var>A</var>' özelliği için aynı değere sahip olmalıdır. Bu durumdaki değerler farklıdır. Bunu düzeltmek için bir OperationContracts öğesinin '<var>A</var> özelliğini diğeriyle eşleşecek biçimde değiştirin. Alternatif olarak, yöntemlerden birinin adını değiştirmeniz de eşleşmeyi önleyecektir.
Unlocalized message
The synchronous OperationContract method '<var>Method name</var>' in type '<var>Type Name</var>' was matched with the asynchronous OperationContract methods '<var>X</var>' and '<var>Y</var>' because they have the same operation name '<var>Z</var>'. When a synchronous OperationContract method is matched to a pair of asynchronous OperationContract methods, the two OperationContracts must have the same value for the '<var>A</var>' property. In this case, the values are different. To fix it, change the '<var>A</var> property of one of the OperationContracts to match the other. Alternatively, changing the name of one of the methods will prevent matching.
Search by Google