I created a DI Service that inherits from a class with protected members. How can I change these to be public?

后端 未结 0 1940
不知归路
不知归路 2021-02-07 12:26

I am using:

Microsoft.Extensions.DependencyInjection version 5.0.1 nuget package

and I have created this service and I would like to inject it into my application

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