2011年7月20日

Autofac例子

摘要: IntroductionAutofac is an open-source dependency injection (DI) or inversion of control (IoC) container developed on Google Code.Autofac differs from many related technologies in that it sticks as close to bare-metal C# programming as possible. It is designed around the premise that it is wasteful t 阅读全文

posted @ 2011-07-20 14:19 jmbkeyes 阅读(2117) 评论(0) 推荐(0)

导航