Should I Use The IDisposable Dispose Pattern Only For A Disposable Dependency? C#

后端 未结 0 1926
夕颜
夕颜 2021-01-14 11:11

In the scenario where I\'m using a disposable dependency in my type should I just avoid using the IDisposable dispose pattern to avoid the running of the finalizer which wil

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