c:\CCNetWorking\IglooCoder.Commons\Working\src\IglooCoder.Commons\CSanity\CSanityContainer.cs(35,18): warning CS0108: 'IglooCoder.Commons.CSanity.CSanityContainer.Resolve<T>()' hides inherited member 'Microsoft.Practices.Unity.UnityContainerBase.Resolve<T>()'. Use the new keyword if hiding was intended.
c:\CCNetWorking\IglooCoder.Commons\Working\src\IglooCoder.Commons\CSinsor\CSinsorContainer.cs(46,18): warning CS0108: 'IglooCoder.Commons.CSinsor.CSinsorContainer.Resolve<T>()' hides inherited member 'Castle.Windsor.WindsorContainer.Resolve<T>()'. Use the new keyword if hiding was intended.
|