DevForce Help Reference
WithGenerator Method


Creates a new CompositionContext from the current context with filtering for the types specified.
Overload List
OverloadDescription
WithGenerator(IEnumerable<Type>) Creates a new CompositionContext from the current context with filtering for the types specified.  
WithGenerator(Type) Creates a new CompositionContext from the current context with filtering for the type specified.  
WithGenerator(Type,Func<Object>) Creates a new CompositionContext from the current context with filtering for the type specified.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CompositionContext Class
CompositionContext Members

Send Feedback