How do you add a method to and interface without altering the interface? In C#, the answer is extension methods.
Topics include:
- C#
- Extension methods
- SOLID code
- The Interface Segregation Principle
- Turtle graphics
- Kebab casing
Related Videos:
Source code available at: https://github.com/JasperKent/Extension-Methods-and-the-ISP
No comments:
Post a Comment