摘要:
There are 6 types of Lifetime Managers available to work with.TransientLifetimeManager. For this lifetime manager Unity creates and returns a new instance of the requested type for each call to theResolveorResolveAllmethod. This lifetime manager is used by default for all types registered using theR 阅读全文
posted @ 2012-12-06 12:24
cateatmycode
阅读(552)
评论(0)
推荐(0)