IDisposable with using « Class « C# / CSharp Tutorial






7.53.IDisposable with using
7.53.1.Dispose() is called automatically when the using block exits
7.53.2.Use Not Disposible object in using statement