IBuilderPolicy Interface

Represents a builder policy interface. Since there are no fixed requirements for policies, it acts as a marker interface from which to derive all other policy interfaces.

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

Syntax

'Declaration
Public Interface IBuilderPolicy
public interface IBuilderPolicy
public interface class IBuilderPolicy
public interface IBuilderPolicy

See Also

Microsoft.Practices.ObjectBuilder2 Namespace