Understanding the Interface Segregation Principle (ISP) with C#
In this blog post, we will explore the fourth principle in the SOLID design principles series: the Interface Segregation Principle (ISP). In case you missed the previous posts in this series, you can catch up here:
Single Responsibility Principle (S...
geothachankary.hashnode.dev4 min read