K
Keith Smith
I was reading this link which mentions destructors...
http://www.csharp-station.com/Tutorials/Lesson07.aspx
Could someone give a simple example of practical useful destructor code?
Would you want to use something like this??
x=null;
http://www.csharp-station.com/Tutorials/Lesson07.aspx
Could someone give a simple example of practical useful destructor code?
Would you want to use something like this??
x=null;