Can Unity automatically resolve IEnumerable?
IEnumerable
Let\'s say I have a class with this constructor:
public CoalescingParserSelector(I
As of May 2010, there is the native support for that. Check it out here.