Resolving Instances using Delegates in Unity

added by xhalent
2/2/2011 5:49:18 AM

142 Views

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.


0 comments