0
kicks
Resolving Instances using Delegates in Unity
Unlike StructureMap, Unity does not provide a method to use a delegate to satsify the resolution of an instance for a required type. This post show a technique that overcomes this shortfall.