How can i pass a parameter when calling a class in c#?

后端 未结 0 1456
情深已故
情深已故 2020-12-02 17:11

I have the following:

   public MyHelper helper => details.helper;

and helper is defined as follows:

      public MyHelper          


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