Dependency injection with runtime parameters in the constructor

前端 未结 0 1298
耶瑟儿~
耶瑟儿~ 2021-01-25 20:05

I started to implement a console app and learning about DI and IOC.

So I decided to write two class

public class Reporter {
        public readonly IDataEx         


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