C#.System.GC

123

Finalizer for unmanaged resources My Resource Wrapper

IDisposable

using Dispose in Main

try finally Dispose

using = try/finally

combination of Finalization and Dispose()

template from microsoft

 

 

 

This entry was posted in C#. Bookmark the permalink.