CA1063 Remove finalizer from class and add it in the code where disposing is false

后端 未结 0 1063
滥情空心
滥情空心 2021-02-10 11:54

I have been trying to avoid this warning, what I have tried and understand according to CA1063: Implement IDisposable correctly is that the finalizer should just include the Dis

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