[转]Autofac创建实例的方法总结
摘要:原文:http://blog.csdn.net/dhx20022889/article/details/90614831、InstancePerDependency对每一个依赖或每一次调用创建一个新的唯一的实例。这也是默认的创建实例的方式。官方文档解释:Configure the component...
阅读全文
posted @ 2015-02-15 17:12
posted @ 2015-02-15 17:12