Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 wcf 服务,因为我需要返回一些从名为 IComponents 的接口派生的复杂对象,而不是在服务中将 concreate 类称为已知类型,有没有办法在 wcf 中将 IComponents 称为已知类型?
提前致谢...