Message in Arabic (العربية)
تتوفر OperationContractAttribute للأسلوب '<var>Method name</var>'، ولكن ServiceContractAttribute لا تتوفر للنوع المضمِّن '<var>Type Name</var>'. يمكن استخدام OperationContractAttribute فقط على الأساليب في أنواع ServiceContractAttribute أو في أنواع CallbackContract الخاصة بها.
Unlocalized message
Method '<var>Method name</var>' has OperationContractAttribute, but enclosing type '<var>Type Name</var>' does not have ServiceContractAttribute. OperationContractAttribute can only be used on methods in ServiceContractAttribute types or on their CallbackContract types.
Search by Google