This topic has not yet been rated - Rate this topic

CompositeResolverOverride Class

A ResolverOverride that composites other ResolverOverride objects. The GetResolver operation then returns the resolver from the first child override that matches the current context and request.

Namespace:  Microsoft.Practices.Unity
Assembly:  Microsoft.Practices.Unity (in Microsoft.Practices.Unity.dll)
public class CompositeResolverOverride : ResolverOverride, 
	IEnumerable<ResolverOverride>, IEnumerable
System..::.Object
  Microsoft.Practices.Unity..::.ResolverOverride
    Microsoft.Practices.Unity..::.CompositeResolverOverride
Did you find this helpful?
(1500 characters remaining)