04 2011 档案
摘要:主要是OperationContract要加Action=“Namespace+方法名”参数Namespace是和对方的webservice 的Namespace相同[ServiceContract(Namespace="http://abc.org/")][XmlSerializerFormatAttribute]publicinterfaceIGameServer{[OperationContract(Action="http://abc.org/GetGameList")]List<GameInfo>GetGameList();}主要是
阅读全文
浙公网安备 33010602011771号