Abstract base class for typical builder implementations.

Namespace:  Gallio.Framework.Pattern
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.459.0)

Syntax

C#
public abstract class BaseBuilder : ISupportDeferredActions
Visual Basic (Declaration)
Public MustInherit Class BaseBuilder _
	Implements ISupportDeferredActions

Inheritance Hierarchy

See Also