Design-Patterns icon indicating copy to clipboard operation
Design-Patterns copied to clipboard

Results 6 Design-Patterns issues
Sort by recently updated
recently updated
newest added

"I just looked at the animal example and there are already quite a few anomalies. - NullAnimal is wrongly implemented (should return string.Empty not null) - base class is not...

bug

Why each method/property exists and what it's purpose

enhancement