摘要: using System; using System.Collections.ObjectModel; using System.Reflection; using System.ServiceModel; using System.ServiceModel.Channels; using System.ServiceModel.Description; using System.Service... 阅读全文
posted @ 2017-04-27 16:44 hi..... 阅读(539) 评论(0) 推荐(0) 编辑
摘要: [ServiceBehavior(IncludeExceptionDetailInFaults = true)][WCF_ExceptionBehaviour(typeof(WCF_ExceptionHandler))]public class AccountModuleService : IAcc 阅读全文
posted @ 2017-04-27 11:41 hi..... 阅读(231) 评论(0) 推荐(0) 编辑