Message in Korean (한국어)
'<var>Method name</var>' 메서드에는 OperationContractAttribute가 있지만, 바깥쪽 유형 '<var>Type Name</var>'에는 ServiceContractAttribute가 없습니다. ServiceContractAttribute 유형의 메서드 또는 CallbackContract 유형에서만 OperationContractAttribute를 사용할 수 있습니다.
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