How to clean up the unmanaged resources in C#

前端 未结 0 1300
误落风尘
误落风尘 2021-01-20 03:10

I Have this class :

    public class A
    {
//Some logic code here
    }

My question is how I can dispose or destroy any object crea

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