![]() |
Design Pattern 2.2.0
|
Namespaces | |
| namespace | Events |
Classes | |
| class | BuilderContext |
| A thread-safe implementation of the Builder pattern for Unity. More... | |
| class | BuilderDirectorContext |
| Coordinates the process of building products using builders. Provides a higher-level interface to construct products with predefined configurations. More... | |
| interface | IBuilder |
| Interface for common builder functionality to help with type resolution. | |