Creating an instance or object of type IOptionsMonitor. Tried using OptionsMonitor but getting constructor arguments error

前端 未结 0 336
情话喂你
情话喂你 2021-02-02 07:33

I am new to C# and to IOptionsMonitor concept

MyOptionsClass myOptionObject = new MyOptionClass ();
IOptions instaceOfIOptions          


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