65.9K
Home

Hierarchically Implementing the Bloch's Builder Pattern in C#

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.82/5 (18 votes)

Aug 15, 2011

CPOL

8 min read

viewsIcon

47122

downloadIcon

305

Taking advantage of C# Generics to create a parallel hierarchy of builders with less total effort.