Is there a way to extend methods in c#?

后端 未结 0 375
无人及你
无人及你 2020-12-06 18:53

I wish to have a debug logger in a class that should be extended. Is there a way to do this without having to add the log entry on every derived class?

using          


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