摘要:
The SOLID Principles in C# – Interface Segregation原文地址:http://www.remondo.net/solid-principles-csharp-interface-segregation/The fourth post in theSOLID by Example seriesdeals with the Interface Segregation Principle (ISP). It states that clients should not be forced to implement interfaces they don’ 阅读全文