你的位置: 码友网首页 / 资讯源列表 / The Builder Pattern .net core

关于[The Builder Pattern .net core]的摘要:

The Builder Pattern is a creational Gang of Four (GoF) design pattern, defined in their seminal book , Design patterns : elements of reusable object-oriented software, in which they presented a catalogue of simple and succinct solutions to commonly occurring design problems. The pattern is useful for encapsulating and abstracting the creation of objects. It is distinct from the more common Factory Design Pattern , because the Builder Pattern contains methods of customising the creation of an object.

原文地址: https://garywoodfine.com/the-builder-pattern-net-core/

收录时间: 2019-05-05 浏览量: 1460 分类: .NET Core

| 0 收藏 | 0