A C# Pill to demonstrate that there is no functional difference between a 'try-finally' block, a 'using' block and a 'using' declaration.
-
Updated
Nov 11, 2021 - C#
A C# Pill to demonstrate that there is no functional difference between a 'try-finally' block, a 'using' block and a 'using' declaration.
Add a description, image, and links to the using-block topic page so that developers can more easily learn about it.
To associate your repository with the using-block topic, visit your repo's landing page and select "manage topics."