随笔分类 - WCF&SILVERLIGHT
WCF&SILVERLIGHT
摘要:1.代码using System;using System.Collections.Generic;using System.Linq;using System.Runtime.Serialization;using System.ServiceModel;using System.Text;namespace WcfServiceLibrary1{ // 注意: 使用“重构”菜单上的“重命名”命令,可以同时更改代码和配置文件中的接口名“IService1”。 [ServiceContract] public interface IService1 { [...
阅读全文

浙公网安备 33010602011771号