IStagedStrategyChain Interface

This interface defines a standard method to convert any StagedStrategyChain<TStageEnum> regardless of the stage enum into a regular, flat strategy chain.

Namespace:  Microsoft.Practices.ObjectBuilder2
Assembly:  Microsoft.Practices.Unity (in Microsoft.Practices.Unity.dll)

Syntax

'Declaration
Public Interface IStagedStrategyChain
public interface IStagedStrategyChain
public interface class IStagedStrategyChain
public interface IStagedStrategyChain

See Also

IStagedStrategyChain Members

Microsoft.Practices.ObjectBuilder2 Namespace