Object disposal in c#
A question came up on the mailing list about what is the equvivalent for object disposal to the using() statement.
Here it is, enjoy!
A question came up on the mailing list about what is the equvivalent for object disposal to the using() statement.
Here it is, enjoy!
Leave a Reply