Encapsulating Collection Properties
Weekly Dev Tips - Ein Podcast von Steve Smith (@ardalis)

Kategorien:
Encapsulation is a key aspect of object-oriented programming and software engineering. Unfortunately, many systems fail to properly encapsulate collection properties, resulting in reduced quality.