A Windows Communication Foundation (WCF) service uses the following service contract. [ServiceContract] public interface IService{ [OperationContract] string Operation1(string s);}You need to ensure that the operation contract Operation1 responds to HTTP POST requests.Which code segment should you use?()
- A、
- B、
- C、
- D、
正确答案:A
答案解析:有
微信扫一扫手机做题