I坐标

博客园 首页 新随笔 联系 订阅 管理
  40 Posts :: 25 Stories :: 214 Comments :: 5 Trackbacks

02 2005 档案

摘要: 用法:CastleCastle通过使用Windsor容器,或者直接使用MicroKernel来管理应用中对象的连接:IWindsorContainercontainer=newWindsorContainer();container.AddComponent("key1",typeof(IMyService),typeof(ServiceImpl));container.AddComponent(...阅读全文
posted @ 2005-02-03 16:03 I坐标 阅读(3887) | 评论 (2) 编辑