Базовые классы в зависимости от их производных в чистом коде ⇐ C#
Базовые классы в зависимости от их производных в чистом коде
In the clean code book of Robert C Martin in the 17 section it is mentioned that the base class should not have any information about the derived classes because we need to deploy them the in different jar file. I did not get the point. anyone can provide any more information about it in C# or .Net with the real sample?
Источник: https://stackoverflow.com/questions/781 ... clean-code
In the clean code book of Robert C Martin in the 17 section it is mentioned that the base class should not have any information about the derived classes because we need to deploy them the in different jar file. I did not get the point. anyone can provide any more information about it in C# or .Net with the real sample?
Источник: https://stackoverflow.com/questions/781 ... clean-code
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение
-
-
Зачем использовать базовые классы для узлов списка/дерева в стандартной библиотеке C++?
Anonymous » » в форуме C++ - 0 Ответы
- 29 Просмотры
-
Последнее сообщение Anonymous
-