Message in Chinese (Simplified) (中文(简体))
类型 <var>Type Name</var> 的服务类定义 ServiceContract 并同时从类型 X 中继承 ServiceContract。协定继承只能在接口类型之间使用。如果使用 ServiceContractAttribute 标记某个类,则另一服务类无法从该类继承。
Unlocalized message
The service class of type <var>Type Name</var> both defines a ServiceContract and inherits a ServiceContract from type X. Contract inheritance can only be used among interface types. If a class is marked with ServiceContractAttribute, then another service class cannot derive from it.
Search by Google