Open/Closed Principle (OCP) and Dependency Inversion Principle (DIP)
This function is part of an implementation following the Open/Closed Principle (OCP) and Dependency Inversion Principle (DIP) in C#.

This function is part of an implementation following the Open/Closed Principle (OCP) and Dependency Inversion Principle (DIP) in C#.