How do you determine between a class's personal attributes and external dependencies using Dependency Inversion Principle?

后端 未结 0 1097
你的背包
你的背包 2020-12-13 09:08

So, from what I understand, the dependency inversion principle enforces classes to have their dependencies passed into their constructor so that an app can declare how those

相关标签:
回答
  • 消灭零回复
提交回复
热议问题