摘要:
编译不过去的代码:public void Install(IWindsorContainer container, IConfigurationStore store){container.Register(AllTypes.FromThisAssembly() .BasedOn<IController>() .If(Component.IsInSameNamespaceAs<HomeController>()) .If(t => t.Name.EndsWith("Controller")) .Configure((c => c.Life 阅读全文
posted @ 2011-11-28 20:08
悠闲的水
阅读(457)
评论(0)
推荐(0)
浙公网安备 33010602011771号