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 サービスがあります。DataContracts と ServiceContracts とは別に、クライアントが利用できるようにしたいインターフェイスはほとんどありません。それらをクライアントに公開する方法はありますか。これらのインターフェイスは、それぞれ SC または DC のメソッドまたはプロパティで使用されていません。共有アセンブリ アプローチを使用できず、svcutil.exe を使用してプロキシ生成 (現在) が行われます