Message in Hebrew (עברית)
שיטת ה- OperationContract האסינכרונית מבוססת המשימה '<var>Method name</var>' בסוג '<var>Type Name</var>' הותאמה עם שיטות ה- OperationContract האסינכרוניות מבוססות המשימה '<var>X</var>' ו- '<var>Y</var>' מאחר שיש להן את אותו שם פעולה, '<var>Z</var>'. כאשר שיטת OperationContract אסינכרונית מבוססת משימה מותאמת לצמד שיטות OperationContract אסינכרוניות, יש להצהיר על כל התכונות הנוספות בשיטת ה- OperationContract האסינכרונית מבוססת המשימה. במקרה זה, שיטת ה- OperationContract האסינכרונית '<var>X</var>' כוללת מאפיין אחד או יותר מסוג 'X'. כדי לתקן זאת, הסר את המאפיין 'X' מהשיטה '<var>X</var>'. לחלופין, תוכל לשנות את שם אחת השיטות כדי למנוע התאמה.
Unlocalized message
The task-based asynchronous 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 task-based asynchronous OperationContract method is matched to a pair of asynchronous OperationContract methods, any additional attributes must be declared on the task-based asynchronous OperationContract method. In this case, the asynchronous OperationContract method '<var>X</var>' has one or more attributes of type 'X'. To fix it, remove the 'X' attribute or attributes from method '<var>X</var>'. Alternatively, changing the name of one of the methods will prevent matching.
Search by Google