Unity 2 - Why has the BuildUp method changed?
Posted
by hayrob
on Stack Overflow
See other posts from Stack Overflow
or by hayrob
Published on 2010-05-24T15:26:33Z
Indexed on
2010/05/24
15:31 UTC
Read the original article
Hit count: 224
unity
I am starting to use Unity 2 , having happily used earlier versions. I notice that the IUnityContainer.BuildUP(object obj) method has been removed. Why has this happened?
© Stack Overflow or respective owner