Whats ResolveAll do

Posted by vdhant on Stack Overflow See other posts from Stack Overflow or by vdhant
Published on 2008-12-05T07:02:07Z Indexed on 2010/04/28 8:03 UTC
Read the original article Hit count: 480

Hi guys Just a quick one.

In IOC's what does ResolveAll do?? I know that the offical answer is "Resolve all valid components that match this type." but does that mean that it will return any class that implements a given interface?

Cheers Anthony

© Stack Overflow or respective owner

Related posts about .NET

Related posts about inversion-of-control