Using IDisposable - not just for disposing

less than 1 minute read

Eric Gunnerson: When we decided the using statement, we decided to name it “using” rather than something more specific to disposing objects so that it could...