摘要:
一:缓存服务类型与方法 客户端请求的时候 为了方便的知道请求的类型与类型所包含的方法 我们把服务类型和方法缓存到静态字典中了 代码如下 public class WCFRouteTable { static Dictionary<string, Type> routeService; static Dictionary<string, MethodInfo... 阅读全文
posted @ 2012-01-05 21:45
liulun
阅读(2952)
评论(6)
推荐(6)

浙公网安备 33010602011771号