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.
WSE Web サービスにカスタム タイプがあります。
クラスをインスタンス化するときに、消費するクライアントがコンストラクターを認識できないように見えますが、これは正常ですか?
はい。
Web サービスはオブジェクトを渡すのではなく、メッセージを渡します。クライアント側のクラスは、単にそのメッセージのプロパティのホルダーであり、それ以上の実装はありません。